multi_browserbase_stagehand_navigate_session
Navigate to a URL in a browser session to control web browsing, access web content, and perform automated tasks using the Playwright Browserbase MCP Server.
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 (for a specific session)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | The session ID to use | |
| url | Yes | The URL to navigate to |