search_cities
Identify all cities present in the photo library, returning one representative photo per city. Use it to answer which places are included.
Instructions
Every city that appears in the library, one representative asset each. Unlike search_explore this has no minimum-asset threshold, so it is the reliable way to answer 'which places are in this library?'. Read-only.
Returns: JSON with a cities array of {city, country, asset_id, date}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |