Request that a task be broken down
request_decompositionBreak-down-as-work: creates a decompose task in the same organization and client as the target and blocks the target on it. The target cannot be claimed until the decompose task is completed with real subtasks. Use this when a task is under-specified (empty goal or definition_of_done) instead of guessing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | Why decomposition is needed / hints for the planner. | |
| task_id | Yes | The under-specified task to be broken down. Id or task URL. | |
| assignee | No | Name, @handle, or email of the person or worker who should do the decomposition. Fuzzy-resolved. | |
| assignee_id | No | ||
| assignee_worker_id | No |