gd_lsp_symbols
Retrieve functions, variables, and classes defined in a GDScript file to navigate code structure.
Instructions
Gets the document symbols (functions, variables, classes) for a given GDScript file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Absolute path to the .gd file |