scout_handoff_check
Checks if a pending handoff has been completed or expired. Poll every 5-10 seconds to receive the current status instantly.
Instructions
Check whether a pending handoff has been completed by the human. Returns immediately. Call this every 5-10 seconds after scout_handoff until status is 'completed' or 'expired'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| handoff_id | Yes | The handoff_id returned by scout_handoff |