Runloop Execution
JSON Schema for the Runloop execution resource, derived from the Runloop OpenAPI schema DevboxExecutionDetailView.
AIAI AgentsCoding AgentsSandboxesDevboxesCode ExecutionEvaluationBenchmarksSWE-BenchMCPSnapshotsmicroVMEnterpriseSOC 2
Properties
| Name |
Type |
Description |
| devbox_id |
string |
Devbox id where command was executed. |
| stdout |
string |
Standard out generated by command. |
| stderr |
string |
Standard error generated by command. |
| exit_status |
integer |
Exit status of command execution. |
| shell_name |
string |
Shell name. |
JSON Schema