Sandbox Exec
sandbox_execRun a REAL command in the user's active session sandbox (isolated cloud shell + live MCP). kind='bash' (command) | 'mcp' (endpoint, action list|call, tool, arguments) | 'agent' (instruction). Needs wallet_address; anon works. No active sandbox → says so.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | ||
| tool | No | ||
| image | No | ||
| action | No | ||
| params | No | ||
| command | No | ||
| endpoint | No | ||
| arguments | No | ||
| instruction | No | ||
| wallet_address | Yes |