browser_navigate
Opens a URL in the browser, creating a new page if none exists, otherwise navigating the active tab.
Instructions
Open a URL in the browser. Creates a page if none exists; otherwise navigates the active tab.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Full URL to open (https://...). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |