get_structure_summary
Summarize a file's structure—functions, classes, imports, line counts—or get a project-wide overview.
Instructions
Structure of one file (functions, classes, imports, line counts), or project-wide if file omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Project name/path (default: active). | |
| file_path | No | Relative path to a file in the project. Omit for project-level summary. |