browser_navigate
Navigate to a URL and obtain the refreshed accessibility snapshot, optionally targeting a specific page or session for isolated browser control.
Instructions
Navigate the selected page and return its refreshed accessibility snapshot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| pageId | No | Stable page ID; defaults to the session active page | |
| sessionId | No | Optional session ID; defaults to this MCP client active session |