session_checkpoint
Take a checkpoint of the current session state to enable restoration of the session at a later time, preserving all knowledge graph data.
Instructions
Create a checkpoint snapshot of the current session state for later restore
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Optional human-readable name for the checkpoint | |
| sessionId | Yes | The session ID to checkpoint |