tap_screenshot
Capture web page screenshots in JPEG or PNG format to verify visual layout and rendering. Adjust image quality to reduce file size when debugging page appearance issues.
Instructions
Capture the current page as an image. LAST RESORT — before using this, prefer: (1) inspect.toasts for operation feedback, (2) tap.eval to check DOM state/URL, (3) inspect.page for url+title. Only use screenshot for visual verification (layout, rendering). When you do use it, prefer jpeg quality=30 for smallest size.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | jpeg | |
| quality | No |