analyze_image
Analyze a RAW or processed image in one call to retrieve EXIF metadata, processing recommendations, histogram statistics, and an inline thumbnail for initial assessment.
Instructions
Comprehensive single-call analysis of a RAW or processed image.
Combines EXIF metadata, structured processing recommendations, histogram statistics, and an inline thumbnail into one response. Use this for the initial assessment of an image before deciding on processing settings. Params: file_path, include_histogram, include_thumbnail, thumbnail_max_width
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | ||
| include_histogram | No | ||
| include_thumbnail | No | ||
| thumbnail_max_width | No |