handoff
Record session progress—summary, open questions, next steps—before ending so the next session receives them immediately. Each saved state supersedes the prior on an auditable chain; clear retires it.
Instructions
Record where this session stopped — a summary, open questions, and next steps — before ending or compacting. The next session (in this client or any other MCP client) receives it at the top of recall; each handoff supersedes the previous one on an auditable chain (why on the returned handoffId walks it). Pass clear=true to retire the active handoff instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clear | No | ||
| summary | No | ||
| nextSteps | No | ||
| openQuestions | No |