review_result
Review a submitted result. action=approve pays the executor instantly (irreversible). action=revision returns it for rework with your comment. action=reject declines it and frees the slot. Always check result_text and result_file_url via get_task first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | approve pays the worker (irreversible); revision asks for rework; reject declines | |
| comment | No | Required for revision/reject: what to fix, in Russian | |
| application_id | Yes | Application UUID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| action | No |