Run Shell Command in Sandbox
sandbox_shellExecute shell commands and scripts within an active sandbox environment, interpreting pipes, redirects, and shell syntax.
Instructions
Execute a shell command or script string inside a running sandbox. Interprets pipes, redirects, and shell syntax.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Sandbox name | |
| command | Yes | Shell command or script to execute | |
| timeout | No | Timeout in seconds |