Browser Snapshot
browser_snapshotCapture a compact, ref-annotated accessibility snapshot of the page, providing stable element references for interaction. Returns an 'unchanged' notice when the page hasn't changed, saving tokens.
Instructions
Capture the page as a compact, ref-annotated accessibility snapshot.
Elements get stable refs (e.g. [ref=e12]) that interaction tools accept. If the page is unchanged since the last snapshot, returns a short "unchanged" notice instead of re-sending the tree (major token savings). Set force=true to always re-render, deep=true to include child frames.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tab | No | ||
| deep | No | ||
| force | No | ||
| session | No | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |