project_run
Run a Godot project from a specified directory and capture its output. Optionally specify a scene to launch directly.
Instructions
Run the Godot project and capture output.
Category: Project
Args: project_path: Path to the Godot project directory scene: Optional specific scene to run
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes | ||
| scene | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |