open_gui_tool
Launch a read-only DAW web viewer for a podcast project and return its URL. Reuses an existing viewer if already running.
Instructions
Start the read-only DAW web viewer (background) and return its URL.
Idempotent: if a healthy viewer is already listening on host:port, reuses it
and optionally opens the browser to this project. Requires the gui extra
(uv sync --extra gui) and a built gui/web dist for the HTML UI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | 127.0.0.1 | |
| port | No | ||
| open_browser | No | ||
| project_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |