snapshot_memory
Save a labeled snapshot of mapped memory in an emulation session for analysis, debugging, or state preservation. Overwrites existing snapshots with the same label.
Instructions
Save a snapshot of all mapped memory under a label.
Overwrites if the label already exists.
Args: session_id: The session ID. label: A name for this memory snapshot.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ||
| label | Yes |