browser_navigate
Open a URL in the active or specified Chrome tab and wait for the page to load, letting AI agents reach web pages while keeping existing logins intact.
Instructions
Navigates the specified or active tab in the user’s Chrome browser to a URL and waits for page load.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to navigate to. | |
| tabId | No | Optional tab ID. If omitted, navigates the active tab. |