navigate
Opens a URL and returns an indexed snapshot of interactive elements, bypassing anti-bot challenges and cookie banners so agents can interact with page elements.
Instructions
Open a URL and return an indexed snapshot of the page's interactive elements.
Automatically passes WAAP/anti-bot challenges and dismisses common
cookie/consent banners. Each line is [index]<tag role=...>text</tag>;
use the index with click / type_text. Pass include_snapshot=false for
a compact summary (saves tokens; call snapshot() when you need the list).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| include_snapshot | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |