Inspect File Metadata
file_organizer_inspect_metadataInspect files to extract photo EXIF and audio ID3 metadata for organizing, while excluding sensitive GPS coordinates.
Instructions
Inspects a file and returns comprehensive but privacy-safe metadata. For images, extracts EXIF data (date, camera, dimensions). For audio, extracts ID3 tags (artist, album, title). Excludes sensitive data like GPS coordinates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Full path to the file to inspect | |
| response_format | No | markdown |