sandbox_pause
Pause a running sandbox to preserve its state for later resumption, preventing timeout charges and enabling cross-session persistence.
Instructions
Pause a sandbox to preserve its state. The sandbox can be resumed later with sandbox_resume using the same sandbox ID. Paused sandboxes persist across sessions and do not count against timeout.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sandboxId | Yes | The sandbox ID to pause. |