riddle_screenshot
Capture screenshots of web pages across desktop, tablet, and mobile devices using the Riddle API. Returns base64-encoded PNG images for documentation, testing, or visual verification.
Instructions
Take a screenshot of a URL using the Riddle API. Returns base64-encoded PNG image.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to screenshot | |
| width | No | Viewport width (default: 1280) | |
| height | No | Viewport height (default: 720) | |
| device | No | Device preset (overrides width/height) |