run_automation_test
Execute a project-relative GDScript test in headless mode to automate verification of Godot 4 projects without launching the editor.
Instructions
Run a project-relative GDScript test in headless mode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| testPath | Yes | ||
| timeoutMs | No | ||
| projectPath | No | Optional absolute Godot project path. Defaults to the project selected in Godot MCP Toolkit. |