run_project
Launch a Godot project in debug mode and capture its output. Specify an optional scene to run a particular file.
Instructions
Run a Godot project in debug mode and capture output.
Args: project_path: Absolute path to the Godot project directory. scene: Optional specific scene file to run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scene | No | ||
| project_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |