delimit_session_history
Load the last N session handoffs to recover context for a new session. Returns summaries with completed items, decisions, and blockers.
Instructions
Load recent session handoffs for context recovery.
Call at the start of a new session to see what happened previously. Returns the last N session summaries with items completed, decisions, and blockers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of recent sessions to return (default 5). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||