Save Visual Checkpoint
save_visual_snapshotSave a named checkpoint of current visual memory states to preserve UI context and prevent token overhead in LLM-driven development.
Instructions
Saves current visual memory states as a named checkpoint snapshot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Unique snapshot checkpoint name | |
| description | No | Notes describing snapshot context |