browser_navigate
Navigate a browser to a URL within an active session to automate login flows and manage credentials.
Instructions
Navigate the browser to a URL within an active session
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | Session ID from browser_launch | |
| url | Yes | URL to navigate to |