understand_image
Process images from files, URLs, or data URIs to extract text, charts, UI details, and error analysis via a vision model, enabling text-only agents to handle visual content.
Instructions
DO NOT CALL if you natively support vision and can access the supplied image directly. Call this MCP only when native vision is unavailable, the image source is inaccessible to your native vision capability, or the user explicitly requests this MCP or its configured provider.
Understand one or more images for description, OCR, document extraction, UI inspection, chart reading, comparison, spatial reasoning, or code/error screenshot analysis. Inputs may be local paths, HTTP(S) URLs, or image data URLs. Built-in prompt modes and optional ASCII rendering are available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | auto | |
| detail | No | auto | |
| images | No | ||
| prompt | No | ||
| image_url | No | ||
| ascii_mode | No | auto | |
| image_path | No | ||
| image_urls | No | ||
| max_tokens | No | ||
| image_paths | No | ||
| system_prompt | No |