get_blocking_items
Retrieve work items that block a specified task by identifying its predecessors that must be completed first.
Instructions
Get work items that are blocking this work item (predecessors that must complete first)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | The project ID (optional if HACKNPLAN_DEFAULT_PROJECT set) | |
| workItemId | Yes | The work item ID |