chat_get_cockpit_overview
Retrieve a display-ready cockpit overview combining saved chat sessions, recent messages, IDE evidence, queued editor actions, blockers, cards, and suggested next actions from local JSON files.
Instructions
Return a display-ready MCP Chat cockpit overview packet.
The packet combines saved chat sessions, recent messages, matching IDE companion ledger evidence, queued editor actions, blockers, cards, and suggested next actions. It only reads local JSON files.
KB: see knowledge_base/32_AGENT_PLAYABLE_SLICE_RECIPE.md#d22-chat-cockpit-overview Example: chat_get_cockpit_overview(session="ide-companion")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| session | No | ||
| message_limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |