release_task
Release your assignment on a task so another worker can claim it. The task and its history remain unchanged; optionally move it back to the todo stage.
Instructions
Give up your claim on a task so another worker can take it. Only your own claim is ever removed - other people's assignments are untouched. Nothing is deleted; the task and its history stay on the board.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | Optional note posted to the task explaining why. | |
| task_id | Yes | Task id you claimed and cannot finish. | |
| move_back_to_todo | No | Also move the task back to the todo stage. Default true. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||