read_script_structure
Analyze GDScript files to extract their structural elements, such as classes, functions, and variables, for clear code understanding and modification.
Instructions
Analyze GDScript structure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to .gd file (relative to project root) |