get_blast_radius
Find all nodes reachable via calls, imports, or inheritance up to a specified depth to assess impact scope.
Instructions
Return reachable nodes through calls/imports/inherits up to maxDepth.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxDepth | Yes | ||
| identifier | Yes |