validate_gdscript
Validate GDScript files for syntax and compilation errors without running the code, catching mistakes before they cause runtime failures.
Instructions
Validate a GDScript file without running it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |