Get one frame of a capture as an image
get_capture_imageRetrieve a downscaled screenshot frame to answer visual questions about spacing, style, or color that text and coordinates cannot resolve.
Instructions
Returns the actual pixels of one frame, already downscaled to a size the model can read. Useful for visual questions that the text and coordinates cannot settle, such as spacing, visual style, colour balance, or imagery with no text in it. Costs substantially more tokens than the structured form of the same capture.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Capture id. Omit to use the newest capture. | |
| frame | No | 1-based frame number. Scroll captures have several, top to bottom. |