get_screenshot
Fetch a rendered screenshot. Returns the image URL for the given job, client, width, and environment (color scheme / images).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client | Yes | Client ID | |
| job_id | Yes | The job ID | |
| color_scheme | No | The render's color scheme | light |
| viewport_width | Yes | Viewport width of the render, matching the job (1280 when the job used client defaults) | |
| images_disabled | No | Whether the render had images blocked |