run_project
Execute a Godot project and capture its output, with an option to specify a particular scene to run.
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 |