analyze_image_batch
Analyze up to 10 images in a single request, receiving a combined report with per-image summaries for screenshots, diagrams, UI mockups, and error captures.
Instructions
Analyze multiple images in a single call. Use this when a coding agent needs to process several screenshots, UI mockups, diagrams, or error captures at once — for example, comparing multiple error states, reviewing a multi-page UI flow, or batch-analyzing a series of charts. Each image is analyzed independently and results are returned as a combined report with per-image summaries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| images | Yes | ||
| detail_level | No | standard |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | ||
| errors | No | ||
| summary | Yes | ||
| provider | Yes | ||
| failed_count | No | ||
| total_processed | Yes |