document_symbols
Retrieve a hierarchical tree of all symbols defined in a file, including functions, classes, and variables, to see code structure at a glance.
Instructions
Get all symbols (functions, classes, variables, etc.) defined in a file as a hierarchical tree.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Relative file path from project root |