browser_navigate
Navigate to a specified URL in the browser to load web pages for automation, testing, or data extraction tasks.
Instructions
Navigate to a URL in the browser (see browser_docs)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to navigate to |