get_structure
Obtain the classes and functions defined in a file after its project has been indexed.
Instructions
Returns the structure (classes, functions) of a specific file. Note: Requires the file's project to be indexed first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |