suggest_locations
Autocomplete destination, city, district, landmark, and property queries to resolve location IDs and geo-coordinates for travel planning.
Instructions
Autocomplete search query for destinations, cities, districts, landmarks, and properties.
Queries platform typeahead endpoints in parallel to resolve destination IDs, geo-coordinates, and candidate property identifiers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max autocomplete suggestions per provider (1-20). Default: 5. | |
| query | Yes | Destination search term (e.g. 'Myeongdong', 'Tokyo', 'Lotte Hotel Seoul', 'Paris'). | |
| provider | No | Target provider ('all', 'agoda', 'booking.com', 'hotels.com'). Default: 'all'. | all |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||