browserbase_stagehand_navigate
Navigate to a specified URL in a web browser using the Playwright Browserbase MCP Server. This tool directs the browser to load web pages for automated testing, data extraction, or web interaction tasks.
Instructions
Navigate to a URL in the browser. Only use this tool with URLs you're confident will work and stay up to date. Otherwise, use https://google.com as the starting point
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to navigate to |