reset
Destroy the current sandbox and create a fresh one, with optional workspace wipe and named sandbox selection.
Instructions
Destroy the current sandbox and create a fresh one. Use this when you want a clean environment.
Args: wipe_workspace: If True, also delete all files in /workspace. If False (default), /workspace files persist across resets. sandbox: Named sandbox to reset (default "default")
Returns: Confirmation of the new sandbox.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wipe_workspace | No | ||
| sandbox | No | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |