run_project
Launch a Godot project from a specified path, optionally target a scene, and capture the output for debugging or testing.
Instructions
Run the Godot project and capture output
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scene | No | Optional: Specific scene to run | |
| projectPath | Yes | Path to the Godot project directory |