capture_image
Capture a pixel-level WebP screenshot to inspect canvas or chart rendering, verify animations, or fulfill explicit screenshot requests. Use for visual checks where DOM text extraction is unnecessary.
Instructions
Pixel-level screenshot (WebP, max 800px, <100KB). Only for canvas or chart content without DOM text, pixel-level rendering or animation checks, or when the user explicitly asks for a screenshot. Returns no refs and reads no text — that is view_page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| som | No | Overlay numbered labels matching view_page refs (Set-of-Mark) | |
| full_page | No | Capture the full scrollable page, not just the viewport |