destroy
Permanently destroy a sandbox without restarting. Preserves workspace volume for reattachment when recreated.
Instructions
Permanently destroy a named sandbox without recreating it. Unlike reset (which destroys and reboots), this just kills it. Workspace volume is preserved and will be reattached if the sandbox is recreated.
Args: sandbox: Name of the sandbox to destroy.
Returns: Confirmation or error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sandbox | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |