cortex_save_snapshot
Compress and persist the current session as a summary in the database and disk snapshots.
Instructions
Compress current session to summary, save to DB and .cortex/snapshots/ on disk
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| summary | Yes | Session summary in plain English | |
| session_id | No | Session ID (auto-generated if not provided) | |
| agent | No | Agent that created the snapshot |