ta_get_location_photos
Get TripAdvisor photos for any location by ID, with paginated multi-size image URLs, source, and dimensions.
Instructions
Get photos for a TripAdvisor location (multi-size image URLs, source, dimensions), with pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page index (1-based) | |
| size | No | Results per page (max 20) | |
| locale | No | Preferred locales for localized fields, in priority order (e.g. ["en","es"]) | |
| locationId | Yes | TripAdvisor location ID (from a search tool) |