snapshot
Get a compact structured page view with URL, viewport, scroll position, and visible interactive elements (selectors, labels, rects) to determine what to click without fetching full page source.
Instructions
Compact structured view of the page: URL, viewport, scroll position, and every visible interactive element with a CSS selector, label and on-screen rect.
Prefer this over page_source() — it is the cheap way to decide what to click.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||