sandbox_keep_alive
Prevent automatic sandbox termination by extending its timeout. Specify the sandbox ID and a new timeout in milliseconds to keep the sandbox alive for continued use.
Instructions
Extend a sandbox timeout to prevent it from being automatically terminated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sandboxId | Yes | The sandbox ID to extend. | |
| timeoutMs | Yes | New timeout in milliseconds from now. |