get_impact_radius
Identify components dependent on a changed node within a configurable search depth to assess impact radius.
Instructions
Analyze impact within a specific radius for AI reasoning. Identifies components that depend on the specified node.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | Yes | ID of the component being changed. | |
| depth | No | Search depth (default: 2). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||