n3mo_get_blast_radius
Map the blast radius of any function or class to assess change impact across your codebase.
Instructions
Query the impact analysis / blast radius of a code symbol (class or function).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | Traversal depth limit (default: 3). | |
| symbol_name | Yes | Name of the function or class to trace. | |
| project_path | No | Absolute path to workspace directory (default: current directory). |