Page Snapshot
page_snapshotReturns a structured page outline with text excerpt, headings, links, buttons, inputs, forms, and recommended selectors. Configurable element count and HTML inclusion.
Instructions
Return a bounded page outline with text excerpt, headings, links, buttons, inputs, forms, and recommended selectors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include_html | No | Include bounded outerHTML excerpts for summarized elements | |
| max_elements | No | Maximum total headings/links/buttons/inputs/forms to return | |
| max_text_chars | No | Maximum page text excerpt characters to return |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||