understand_image
Analyze images to obtain text descriptions. Accepts local file paths, URLs, or base64 images in JPEG, PNG, WebP, and GIF formats.
Instructions
Analyze an image and return a text description. This is the ONLY tool that can 'see' image files. Supports local file paths, http(s) URLs, and base64 data URLs. Formats: JPEG, PNG, WebP, GIF.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | No | Describe this image in detail. | |
| image_url | No | ||
| image_path | No | ||
| image_urls | No | ||
| max_tokens | No | ||
| image_paths | No | ||
| temperature | No | ||
| system_prompt | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |