sandbox_exec
Execute shell commands in a secure Node.js sandbox container to run JavaScript code, install NPM packages, and retrieve execution results safely.
Instructions
Execute one or more shell commands inside a running sandbox container. Requires a sandbox initialized beforehand.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| container_id | Yes | ||
| commands | Yes |