analyze_script
Parse a GDScript file to obtain its full structural breakdown: classes, functions, variables, and more.
Instructions
Analyze a GDScript file and return its structure
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scriptPath | Yes | Relative path to the script file |