get_context_stats
Monitor context window health by displaying turn count, token usage, compaction events, and context age to determine optimal checkpoint or reset timing.
Instructions
Get statistics about your current context window health.
Returns:
Number of turns (user and assistant messages)
Estimated token count
Number of compaction/summary events
Context age
Use this to decide when you might want to checkpoint or reset.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||