browser_navigate
Opens a specified URL in a browser tab, enabling AI assistants to access and interact with web pages.
Instructions
Navigate a browser tab to the specified URL
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to navigate to | |
| tabId | No | Tab ID (defaults to active tab) |