scan_imports
Scans the specified project directory to identify and list all Python import statements, helping to analyze dependencies and module usage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | No | . |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||