Flag a task as missing information
flag_needs_more_infoUse this INSTEAD of guessing when a task you picked up is too vague to work: empty or hand-wavy goal, no checkable definition of done, unclear scope. It marks the task needs_more_info (which blocks claiming until resolved) and runs the Tango PM reviewer, which drafts the missing brief, open questions for the human, and — where the work plainly contains more than one deliverable — a proposed set of subtasks. Read the proposal back with get_task_review. A human applies it in Tango.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | One sentence on what you could not determine. | |
| task_id | Yes | The under-specified task. Id or task URL. |