execute_sandbox_code
Run JavaScript or Python code in an isolated sandbox to capture output safely, preventing harm to your system.
Instructions
Safely execute JavaScript or Python code in an isolated, sandboxed runtime with output capture
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | No | The source code to execute | |
| language | No | ||
| timeoutMs | No |