get_map_markers
Retrieve GPS coordinates of all photos in the library, with optional date and favorite filters. Use to discover geographic locations of your media assets.
Instructions
Get all GPS map markers from the library. Returns asset IDs with lat/lon coordinates. Use this to discover all geographic locations in the photo library.
Args:
file_created_after: Optional ISO date filter (e.g. '2023-01-01').
file_created_before: Optional ISO date filter.
is_favorite: Filter favorites only.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_created_after | No | ||
| file_created_before | No | ||
| is_favorite | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |