Image Info
image_infoGet image dimensions, file size, and a recommended 1600px-safe tile grid without loading pixel data, enabling targeted high-detail analysis.
Instructions
Inspect a workspace-local image without returning its pixels. Reports original dimensions/bytes and a recommended 1600 px-safe tile grid for high-detail follow-up reads.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Image path relative to workspace root. Supported: .jpg, .jpeg, .png, .webp. Maximum input: 25 MiB. | |
| tile_overlap | No | Fractional overlap used when recommending tiles. Default: 0.08 (8%). | |
| workspace_id | No | Workspace id from open_workspace. Omit to use default workspace. |