dispatch_history
Retrieve the last N completed, failed, or cancelled dispatches for a project, including prompts and outcomes. Audit recent agent activity or troubleshoot failures.
Instructions
Return the last N completed/failed/cancelled dispatches for one project.
Reads ~/.central-mcp/logs/<project>/dispatch.jsonl and extracts
terminal events (merged with their matching start so each record
carries both the prompt and the outcome). For a cross-project
portfolio summary, use orchestration_history instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | No | ||
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||