get_file_structure
Get an overview of functions, classes, and key definitions in a source file with line numbers, so you can understand a large file before editing.
Instructions
Get an overview of functions, classes and key definitions in a source file. Returns symbol names with line numbers. Use this to understand a large file before reading or editing specific sections.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | File path | |
| server | Yes | Server name | |
| language | No | Language hint (auto-detected from extension if omitted) |