godot_run_project
Launch, stop, or get debug output from a running Godot project. Captures stdout/stderr with timestamps.
Instructions
Launch, stop, or get debug output from a running Godot project. Captures stdout/stderr with timestamps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action to perform | |
| scene | No | Scene to launch directly (e.g., res://scenes/main.tscn) |