set_task_status
Update a code review task's status to resolved or requires_review, along with a reason for the change.
Instructions
Set a task status. Agents may set resolved or requires_review.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | Task id. | |
| status | Yes | New status. | |
| reason | No | Why the status is being changed. |