request_revision
Send a completed task back to the implementer with feedback. Posts the feedback to the task thread and returns the updated task summary.
Instructions
Send a completed task back to the implementer for changes. Posts the feedback as a message on the task's thread. Returns the task summary (no history[] — call get_task for that).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| by | Yes | ||
| id | Yes | ||
| feedback | Yes | What needs to change — posted to the task's message thread. | |
| expected_version | No |