task_block
Transition a task from in-progress to blocked, specifying the blocking task and reason.
Instructions
Mark a task blocked, optionally on another task id, with a reason (in_progress → blocked).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ||
| on | No | ||
| reason | Yes |