search_listings
Searches for hotels, restaurants, or attractions in a given location (geoId). You MUST obtain a valid geoId first using the 'trip_typeahead' tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | Optional language code (e.g. 'en_US'). | |
| geoId | Yes | The geographic ID obtained from typeahead. | |
| currency | No | Optional currency code (e.g. 'USD'). | |
| pageToken | No | Optional token for pagination (to fetch next page). | |
| contentType | Yes | The type of listing to search for. |