Find Blocked Tasks
find_blocked_tasksList all tasks blocked by a decision node, tracing both direct and transitive dependencies.
Instructions
List all tasks that are currently blocked by a given decision node (either directly or transitively).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Optional project identifier. | |
| decision_id | Yes | The unique ID of the decision node. |