screenshot
Capture any webpage as a PNG screenshot to visually inspect design, layout, and UI quality issues.
Instructions
Capture a screenshot of a webpage. Returns a PNG image that you can visually analyze for design issues, layout problems, and UI quality.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL of the page to screenshot (e.g., http://localhost:3000) | |
| width | No | Viewport width in pixels | |
| height | No | Viewport height in pixels | |
| fullPage | No | Capture the full scrollable page | |
| delay | No | Wait time in ms after page load before capturing |