loading brocco
loading broccoTool · I/O
Run a shell command in the sandboxed coder runtime. Captures stdout/stderr.
{
"name": "shell_exec",
"input_schema": {
"properties": {
"command": { "type": "string" },
"timeout_seconds": { "type": "integer", "default": 60 },
"cwd": { "type": "string" }
},
"required": ["command"]
}
}Runs in an ephemeral Docker container per run. No outbound network unless explicitly enabled. 60-second default timeout. Read-only mount for /etc; writable scratch for /work.
brocco runs your business while you sleep. 100 agent runs free, every month, forever. no card.