Navigate
navigateGo to a URL and retrieve a structured page snapshot with interactive elements, including stable element IDs for further interaction.
Instructions
Go to a URL. Returns page snapshot with interactive elements.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Absolute URL to navigate to, including the scheme (e.g. https://example.com). | |
| page_id | No | Page ID. If omitted, operates on the most recently used page. |