screenshot_website_fast
Capture high-quality web page screenshots tailored for Claude Vision API. Specify URL, viewport size, and wait conditions for accurate, full-page captures.
Instructions
Capture high-quality screenshots of web pages optimized for Claude Vision API
Input Schema
Name | Required | Description | Default |
---|---|---|---|
fullPage | No | Capture full page screenshot with tiling | |
height | No | Viewport height in pixels (max 1072) | |
url | Yes | HTTP/HTTPS URL to capture | |
waitFor | No | Additional wait time in milliseconds | |
waitUntil | No | Wait until event: load, domcontentloaded, networkidle0, networkidle2 | domcontentloaded |
width | No | Viewport width in pixels (max 1072) |