get_resume_context
Restore agent context in new sessions or after compaction by returning the last checkpoint, subsequent events, and hash-chain verification.
Instructions
Call this first in a new session or after context compaction. Returns the latest checkpoint, the events appended since it (oldest first, most recent max_events), and the result of verifying the hash chain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_events | No | How many of the most recent events since the checkpoint to include. |