screenshot
Capture a clean web page screenshot for AI analysis, with automatic removal of cookie banners, ads, and chat widgets.
Instructions
Capture a clean screenshot of a web page for AI/vision use.
Cookie/consent banners, ads, and chat widgets are removed by default so the image is clean for vision models. Returns the rendered image.
Args: url: Page URL to capture (http/https). full_page: Capture the entire scrollable page, not just the viewport. block_cookie_banners: Auto-hide cookie banners, ads, and chat widgets. format: "png" or "jpeg". width: Viewport width in pixels. height: Viewport height in pixels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| width | No | ||
| format | No | png | |
| height | No | ||
| full_page | No | ||
| block_cookie_banners | No |