browser_snapshot
Get an accessibility snapshot of the current page, with each node carrying a ref token to use for subsequent clicks or typing. Use it to inspect the page and target interactions precisely.
Instructions
Return the AI-oriented accessibility snapshot for the current page. Each node carries a ref token (e.g. [ref=e23]) that can be passed back into browser_click/browser_type/etc. Refs are invalidated on navigation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||