restore_context
Restores CPU registers from a saved snapshot to resume emulation sessions in MCPEmulate, enabling agents to continue analysis from specific execution points.
Instructions
Restore registers from a previously saved snapshot.
Args: session_id: The session ID. label: The snapshot label to restore.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ||
| label | Yes |