Skip to content

playwright_desktop_launchGoose

Launch and connect to the Goose desktop application. Verifies that the Goose Electron app is running and accessible via Playwright. Call this tool as the first step when testing the Goose desktop app. Returns the current page URL and title confirming the app is ready for interaction.

Source

  • Kind: class-backed
  • Class: xyz.block.trailblaze.playwright.tools.PlaywrightDesktopLaunchGooseTool

Contract

  • Visible to LLM: yes (surface_to_llm: true)
  • Recordable: yes (is_recordable: true)
  • Host-only: no (requires_host: false)

Input schema

Optional parameters

  • reasoningString

Output

Returns: string (opaque text content)

Typed result schemas (kind: query | action, MCP structuredContent) are not yet carried by the resolved manifest — this section will gain detail when that lands.