imports_impact
imports_impactTrace downstream impact by finding which indexed files depend on a file through the import graph. Identify dependencies to understand change effects.
Instructions
Imports tool for downstream impact: trace which indexed files depend on a file through the import graph.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | ||
| projectRef | No | ||
| file | Yes | ||
| depth | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| toolName | Yes | ||
| projectId | Yes | ||
| file | Yes | ||
| resolvedFilePath | Yes | ||
| depth | Yes | ||
| impactedFiles | Yes | ||
| reefExecution | Yes | ||
| warnings | Yes | ||
| _hints | Yes |