analyze_impact
Trace code dependencies to identify affected components when a node changes, with optional depth and edge budgets.
Instructions
analyze impact
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | ||
| node_id | Yes | ||
| direction | No | ||
| edge_types | No | ||
| request_id | No | ||
| to_node_id | No | ||
| edge_budget | No | ||
| node_budget | No | ||
| snapshot_id | No | ||
| from_node_id | No | ||
| tool_version | No | ||
| repository_id | Yes | ||
| target_commit | Yes | ||
| schema_version | No | ||
| start_node_ids | No |