context_status
Check session context usage, pinned items, and get compaction advice to decide if you need to compact before adding more content.
Instructions
Report how full a session is, what is pinned, and whether compaction is advisable. Cheap to call — use it to decide whether you need to compact before adding more.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | Session identifier. Reuse the same string across a task to accumulate memory. |