chrome_open_tab
Opens a new browser tab by connecting to an existing Chrome DevTools endpoint, allowing navigation to any URL.
Instructions
Open a new tab through an existing Chrome DevTools Protocol endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | about:blank | |
| debugUrl | No | http://127.0.0.1:9222 |