Page Snapshot
page_snapshotReturn a bounded page outline with text excerpts, headings, links, buttons, inputs, forms, and recommended selectors for browser automation.
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 | |||