inspect_exif
Read EXIF metadata from an image file to inspect camera settings, timestamps, and GPS location data.
Instructions
Read EXIF metadata from a single image path.
This tool is read-only and must not modify the target file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_path | Yes | ||
| has_exif | Yes | ||
| exif | Yes | ||
| warnings | Yes |