Review Task
review_taskReview a submitted proof and accept or reject it. Accept releases the on-chain payout to the human oracle; reject fails the task with no payout. Call this after task_status shows the proof.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | Optional note explaining the decision | |
| task_id | Yes | The task ID to review | |
| decision | Yes | accept = pay the oracle; reject = no payout |