godot_check_errors
Check Godot projects for parse errors and syntax issues before running the game to identify and fix coding problems early.
Instructions
Check a Godot project for parse errors and syntax issues without running the game.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | No | Path to the Godot project directory (containing project.godot). |