Analyze Image
analyze_imageAnalyzes images with custom prompts for flexible visual understanding. Provides detailed responses for cases not covered by specialized tools.
Instructions
General-purpose image analysis for cases not covered by the specialized tools. Use as a fallback for flexible visual understanding.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | Detailed description of what to analyze, extract, or understand from the image. | |
| image_detail | No | Optional Codex Responses input_image detail. Defaults to CODEX_VISION_IMAGE_DETAIL or high. | |
| image_source | Yes | Local file path, remote URL, or data:image URL to the image. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| error | No | ||
| success | Yes | ||
| metadata | No |