get-photo
Retrieve complete metadata for a specific photo using its UUID, including dimensions, dates, location, albums, keywords, persons, labels, file paths, size, and type flags like HDR, live, raw, and edited.
Instructions
Use when: you have a single photo's UUID (typically from query) and want its complete metadata. Returns: dimensions and original dimensions, dates, title/description, location and place, albums, keywords, persons, labels, file paths, size, and type flags (HDR/live/raw/edited/portrait/panorama/etc.). Do not use when: you don't have a UUID yet, or you want to inspect many photos at once — use query to find and summarize matches first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | Photo UUID | |
| library | No | Path to a .photoslibrary (default: system Photos library) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| photo | No |