List today's hotel deals
list_hotel_dealsList today's biggest observed hotel discounts: Agoda's live rate for a 1-night stay about two weeks ahead (2 adults, USD) compared with Agoda's own listed rate for the same room; only discounts of 5% or more are kept. Without arguments, returns the single best deal per city across major cities worldwide, biggest discount first. With city (a city name in Korean, Japanese, Chinese or English) or city_id, returns the current deals for that city (up to 6; an uncached city is fetched live at most once per 6 hours). Each deal includes booking_url, the Agoda page for that hotel and stay.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | Optional city, region or airport name, e.g. "Tokyo", "도쿄", "東京". Omit for the worldwide list. | |
| limit | No | Max deals to return (default 20). | |
| city_id | No | Catalog city id from a previous search_hotels or list_hotel_deals result. Overrides city. |