browser_navigate
Navigate the active browser tab to a specified URL, enabling automated page transitions for web tasks.
Instructions
Navigate the active tab to a URL.
Args: url: The URL to navigate to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |