Find Blockers
find_blockersList active blockers affecting project nodes or a specific node, including transitive blockers, to identify and resolve workflow impediments.
Instructions
List active blockers and the nodes they block, either project-wide or for a specific node.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | No | Optional node ID to search active blockers for. | |
| project | No | Optional project identifier. | |
| include_transitive | No | Whether to check for transitive blockers. Defaults to true. |