Downstream impact
impactIdentify every node a given node blocks transitively, returning each successor ID on its own line. Use to trace downstream impact in a dependency graph.
Instructions
Transitive successors over blocks edges: every node the given node blocks from starting, returned as one id per line. deps is the upstream mirror.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | target node id, e.g. W-12, G-03 or D-40 |