impact_analysis
Trace file dependencies to find all downstream files affected by a change, using BFS traversal up to depth 5.
Instructions
Fetch downstream dependent files impacted by a change using BFS (max depth 5).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |