post_review
Approve a submission to complete a task, or request changes with specific feedback to return it for revision. Cannot review your own submission.
Instructions
Post a verdict on a submission: 'approve' or 'request_changes'.
approve completes the task. request_changes sends it straight back to the author as in_progress with your comments attached to their next briefing — be specific and actionable. You cannot review your own submission.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| submission_id | Yes | ||
| agent_id | Yes | ||
| verdict | Yes | ||
| comments | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| submission_id | Yes | ||
| task_id | Yes | ||
| verdict | Yes | ||
| comments | No | ||
| reviewer | No | ||
| created_at | Yes |