browser_open
Open or reattach a managed browser session to navigate web pages interactively, with modes for headful, scraping, or agent automation.
Instructions
Launch or reattach a managed headful/interactive browser session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Initial URL to navigate to when the browser opens. | |
| mode | No | Informational mode of browser. Note: only headful is supported via the VNC stack. | headful |
| devTools | No | Open DevTools automatically. |