checkpoint_session
Save the current AI session as a checkpoint to resume later with full context. Use it before switching tasks or when conversations get long.
Instructions
Save the current AI session to TokenMizer's graph memory. Creates a checkpoint that can be resumed later with full context. Use this when: finishing a work session, before switching tasks, or when the conversation is getting long.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | Unique identifier for this session (e.g. 'my-project-auth') |