process_images
Analyze local images for OCR, content extraction, description, comparison, or question answering with a single API call.
Instructions
General-purpose vision tool for one or more local images. Use it for OCR, extracting structured information, describing content, answering questions, locating elements, summarizing screenshots, or reasoning across multiple images in a single API call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | No | Optional task or question for the image set. The vision model decides how to handle comparison, OCR, extraction, description, summarization, or other requests from this instruction. | Analyze these images comprehensively. For each image, describe the main content, extract any visible text, and identify important objects, colors, layout, and notable details. Also mention relationships, sequence, similarities, or differences across the images when relevant. |
| image_paths | Yes | Local paths to the image files to process. All images are sent together in one request. |