camofox_snapshot
Retrieve an accessibility snapshot of a browser tab with interactive element references and optional screenshot. Supports paginated retrieval for large pages.
Instructions
Get an accessibility snapshot of a tab
Get an accessibility snapshot of a Camoufox tab with element refs (e1, e2, etc.) for interaction, plus an optional screenshot (set includeScreenshot=true). Large pages are truncated with pagination links preserved at the bottom -- if the response includes hasMore=true and nextOffset, call again with that offset to see more content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tabId | Yes | ||
| format | No | text | |
| offset | No | Character offset for paginated retrieval. | |
| userId | Yes | ||
| includeScreenshot | No |