dependency_tree
Generate a depth-limited import dependency tree for a file to visualize its module relationships.
Instructions
Get the import dependency tree for a file, up to N levels deep.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | ||
| file_path | Yes |