run_project
Launch a Godot project at the specified path, optionally selecting a scene, and capture the resulting output.
Instructions
Run the Godot project and capture output
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scene | No | Optional: Specific scene to run | |
| projectPath | Yes | Godot project path |