browser_screenshot
Take a browser screenshot to diagnose visual layout or rendering problems that cannot be detected via text-based debugging.
Instructions
LAST RESORT. Returns a screenshot as base64. Expensive and unstructured. Only use when the problem is purely visual (layout, rendering glitch). Always try browser_debug and browser_query first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quality | No | thumbnail: ~400px JPEG, small/fast. normal: full viewport PNG (default). fullres: full-page PNG. |