Runloop · Capability
Runloop Devboxes (axons)
Runloop devboxes capability covering one Runloop business surface. 2 operations.
Runloop Devboxes (axons) is a Naftiko capability published by Runloop, one of 17 capabilities the APIs.io network indexes for this provider. It bundles 2 operations across the GET method rooted at /v1/devboxes/{…}/executions/{…}.
The capability includes 2 read-only operations. Lead operation: Tails the stderr logs for the given execution with SSE streaming. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Runloop, Devboxes, AI Agents, and Sandboxes.
What You Can Do
GET
Streamstderrupdates
— Tails the stderr logs for the given execution with SSE streaming
/v1/devboxes/{devbox_id}/executions/{execution_id}/stream_stderr_updates
GET
Streamstdoutupdates
— Tails the stdout logs for the given execution with SSE streaming
/v1/devboxes/{devbox_id}/executions/{execution_id}/stream_stdout_updates
MCP Tools
runloop-axons-devboxes-streamStdErrUpdates
Tails the stderr logs for the given execution with SSE streaming
read-only
idempotent
runloop-axons-devboxes-streamStdOutUpdates
Tails the stdout logs for the given execution with SSE streaming
read-only
idempotent