get_dependency_tree
Fetch the full dependency tree for a work item, including all predecessors and successors, to map task interdependencies.
Instructions
Get full dependency tree for a work item (all predecessors and successors)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | The project ID (optional if HACKNPLAN_DEFAULT_PROJECT set) | |
| workItemId | Yes | The work item ID |