list_imports
Extract all import and export statements from a source file to reveal its dependency edges. Provide a file path to analyze its external connections.
Instructions
Dependency edges out of one file, plus exports where the language has them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| max_tokens | No |