vision_inspect
Inspect image metadata to obtain dimensions, format, size, and mode without using a vision language model. Use this to plan crop coordinates before detailed analysis.
Instructions
Inspect image metadata (dimensions, format, size, mode) without calling VLM. Use this before detailed analysis to understand the image dimensions and plan crop coordinates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_source | Yes | ||
| include_source_ref | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |