typeahead
Performs an autocomplete typeahead search for a query (e.g., 'bandung', 'hilton'). Returns a list of locations, hotels, restaurants, or attractions with their respective geoId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | Optional language code (e.g. 'en_US'). | |
| query | Yes | The search query string. | |
| currency | No | Optional currency code (e.g. 'USD'). |