oracle_poll_status
Monitor validation request status from human approval gate. Poll until approved or rejected, abort if expired.
Instructions
Check the current status of a validation request previously submitted via oracle_validate. Poll every 10-15 seconds until status is "approved" or "rejected". If "expired", the human did not respond in time — abort the action.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request_id | Yes | The request_id returned by oracle_validate |