check_responsive
Screenshots a page at multiple widths and runs layout audits to pinpoint the failing breakpoint, reporting horizontal overflow issues.
Instructions
THE core design check. Screenshots the page at several widths and runs a layout audit at each one, so you can see exactly which breakpoint breaks. Reports horizontal overflow, which is the most common responsive bug.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| widths | No | Viewport widths to test. | |
| full_page | No | Capture full scrollable page at each width. | |
| include_images | No | Return screenshots inline. Set false to get findings only (much cheaper). |