impact_analysis
Calculates which files are affected directly and transitively when a specified file changes, revealing the full impact of modifications.
Instructions
Calculate direct and transitive downstream files affected if a given file is modified.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | . | |
| file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |