checkpoint_context
Save workflow state and reset health score before context loss during critical health or long operations. Returns health before/after and entries saved.
Instructions
Save the current workflow state and reset health score. Creates a checkpoint before context is lost to compaction. Use when health is critical or before long operations. Returns health before/after and entries saved.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Tags to categorize this checkpoint (default: ["checkpoint"]) | |
| force | No | Force checkpoint even if health is good | |
| message | No | Optional message to include with checkpoint |