navigate
Navigate a Chrome tab to a URL and get a preview of interactive elements with refs for click, type, or hover.
Instructions
Navigate a Chrome tab to a URL. Returns a preview of interactive elements with refs usable in click/type_text/hover.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Absolute URL, or a path resolved against the current page | |
| tab_id | No | Target tab; omitted = last tab navigated in this session, else the active one |