tenki_pause_sandbox
Pause a running sandbox by snapshotting and suspending it, preserving state for later resume. Provide the session_id to halt the microVM.
Instructions
Pause a sandbox (snapshot + suspend) so it can be resumed later.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | Sandbox session id (UUID), from tenki_create_sandbox or tenki_list_sandboxes. |