screenshot_url
Screenshot any public web page and return the image. 1 credit; cost in _meta.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Public http(s) URL to capture. | |
| width | No | ||
| format | No | png | |
| height | No | ||
| receipt | No | Return a render receipt: image_sha256, extracted page text, viewport and timing, so you can trust the capture without inspecting pixels. | |
| full_page | No | Capture the whole scrollable page (default false = just the viewport). |