blast_radius
Find all transitive dependencies of a node to evaluate the impact of modifying or breaking it.
Instructions
Everything that transitively depends on a node — the impact if it changes or breaks
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Target node id | |
| root | No | Repo root (defaults to cwd) |