run_project
Execute a Godot game project to test functionality and capture runtime output for debugging purposes.
Instructions
Run the Godot project and capture output
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | Yes | Path to the Godot project directory | |
| scene | No | Optional: Specific scene to run |