agent_clear
After handoff verification, clears the live assignment state to release the specialist, completing the dispatch lifecycle and preparing the agent for the next packet.
Instructions
Release a specialist after its handoff has been verified: clears
target_app's live assignment state for dispatch_id, leaving the agent
ready for the next packet. The final step of the dispatch lifecycle
(send → accept → handoff → verify → clear); orchestrator-side.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | ||
| session_id | No | ||
| target_app | Yes | ||
| dispatch_id | Yes |