browser_navigate
Navigate to a specified URL in an automated browser. Use session IDs to isolate browsing contexts for parallel operations.
Instructions
Navigate to a URL in the browser
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to navigate to | |
| sessionId | No | Browser session ID for isolation |