Hotel Details
hotel-detailsFull Description
Returns detailed hotel information for a specific property: pricing, amenities, photos, reviews, and goldenLinks for direct booking information. Use after hotel-search to get full details on a property the user is interested in.
Parameters (1 required, 7 optional)
propertyKeystringProperty key identifying the hotel.
amenitiesarrayArray of amenity filters from the user's request. Check if the user mentions amenities and populate this field. Use empty array [] if no amenities requested
currencystringCurrency code (e.g. EUR, USD). Default from user locale.
end-datestringCheck-out date (YYYY-MM-DD). Default next Sunday if unspecified.
occupancynumberGuests (1-4). Default 2.
2roomPreferencesstringComma-separated room preferences: smoking, beds, floor, view, suite, elevator proximity, adjoining rooms.
start-datestringCheck-in date (YYYY-MM-DD). Default next Friday if unspecified.
user_querystringConcise natural language summary of user requirements. No PII.