wavexis_screenshot
Capture screenshots of web pages or specific elements using configurable viewport, device presets, and wait strategies. Supports full-page and element-specific captures.
Instructions
Capture a screenshot of a web page or matched element.
Use wavexis_pdf when a print-ready document is needed, or
wavexis_annotated_screenshot when labelled element markers are
required.
Side effects: launches/acquires a browser backend, navigates to url
if provided, optionally evaluates js; writes to output_path when
given.
Returns: JSON string with keys: 'status' ('ok'/'error'), 'format'
(str), 'base64' (str) or 'path' (str), 'size_bytes' (int).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |