hub_task_get
Fetch a single task by ID, including what it is blocked by and what it blocks. Use this when you know the task ID for a direct lookup.
Instructions
ONE task by id, plus what it is blocked by and what it blocks. Use this when you know the id — do NOT go guessing project × status combinations with hub_task_list. Know a keyword but not the id? hub_search first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | bare number or a node-scoped id like "planck-3" |