get_static_impact
Analyze a file's static impact by identifying which other files import it or call its defined functions and classes, providing evidence without git history.
Instructions
Current-code-only evidence for one file: who imports it, and who calls a function/class defined in it. No git history involved.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | ||
| repo_path | Yes |