handoff_read
Read a completed dispatch's closeout: handoff.json findings and closeout.md narrative. Orchestrators verify handoffs; successor agents pick up the thread; read-only, returns error if app not a party.
Instructions
Read the closeout of a completed dispatch: the structured handoff.json findings plus the closeout.md narrative. What the orchestrator reads before verify_handoff, and what a successor agent reads to pick up the thread. Read-only. Returns {error: not_party_to_dispatch} if app_id is neither from_app, to_app, reply_to, nor the orchestrator (B-54, issue #242 -- same packet-party check as dispatch_read).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | ||
| dispatch_id | Yes |