sandbox_reset
Discard all in-memory writes and reset the sandbox to the real project state for a clean start.
Instructions
Discard the current sandbox (drops all in-memory writes) and create a fresh one. Use this when you want to start over from the real project state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Must be true to confirm destruction of in-memory writes |