screenshot
Capture a PNG screenshot of any public URL using headless Chromium. Optionally capture the full page by setting fullPage=true.
Instructions
[$0.015/call, wallet required] Screenshot any public URL in headless Chromium. Returns a PNG image. Query params: ?url=https://…&fullPage=true (optional).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Public http(s) URL to screenshot | |
| fullPage | No | true for full-page capture (default false) |