check_project
Run Godot headlessly to detect and return parser and runtime errors in your project, aiding in debugging and code validation.
Instructions
Run Godot in headless editor mode and return parser/runtime diagnostics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeoutMs | No | ||
| projectPath | No | Optional absolute Godot project path. Defaults to the project selected in Godot MCP Toolkit. |