Save Snapshot
save_snapshotCapture and store a persistent snapshot of the current workflow state, enabling context recovery and preventing session bloat.
Instructions
Save a persistent context snapshot of the current graph state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | Force saving snapshot even if the graph is large. | |
| project | No | Optional project identifier. | |
| session_id | No | Optional session ID to associate with the snapshot. |