syms_impact
Analyze the impact of a file change by finding its direct and transitive dependents. Specify the absolute file path and optional project root to identify all dependent files.
Instructions
Impact analysis: direct and transitive dependents of a file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Absolute file path | |
| root | No | Project root (auto-detected if omitted) |