dispatch_read
Fetch a dispatch by ID to see its metadata, assignment body, and current status. Use it to review a brief before accepting, with access limited to authorized parties.
Instructions
Read one dispatch packet by ID: its meta (from/to app, role, phase, priority), current status, and the full assignment.md body. Read-only — how a specialist sees its brief before calling dispatch_accept. Returns {error: not_found} for an unknown dispatch_id, or {error: not_party_to_dispatch} if app_id is neither from_app, to_app, reply_to, nor the orchestrator (B-54, issue #242 -- dispatch_read permission alone used to let any holder read any dispatch_id's full content).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | ||
| dispatch_id | Yes |