trivago_trivago-destination-price-trends
[trivago] Forecast monthly hotel price trends for a destination — average, minimum, and maximum nightly rate by star rating, across a date window. Use for planning questions like "when is the cheapest month to visit X" or "how do prices change through the year" — this is a forecasting tool, not a live-availability search.
Additional Information: {"knownInformation":{"currentYear":"2026","today":"2026-09-01"}}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Destination query. Accepts two formats: - Free-text destination name, e.g. "Berlin", "Paris", "New York". - Coordinate pair in the format lat:<latitude>,long:<longitude>, e.g. "lat:52.52,long:13.405". The nearest destination to those coordinates is used. Latitude must be in [-90, 90] and longitude in [-180, 180]. | |
| country | No | ISO alpha-2 country code that determines market-specific pricing and content. Default: US. | US |
| currency | No | ISO 4217 currency code used to display prices. Default: USD. | USD |
| language | No | Language code for translated content (e.g. EN_US, DE_DE, ZH_HANS_CN). Default: EN_US. | EN_US |
| end_month | No | Optional end year-month in YYYY-MM format (e.g. 2026-12). Must not be before start_month. Requires start_month to also be set. | |
| start_month | No | Optional start year-month in YYYY-MM format (e.g. 2026-06). When omitted, the bridge defaults to the current month plus the next two months. It must be set when end_month is set. | |
| hotel_rating | No | The hotel star ratings to include in the price statistics. Only 3, 4, and 5-star hotels are supported — forecasted price statistics are not available for 1 or 2-star hotels. Set true or false for each rating. Multiple ratings can be selected. When no rating is selected, the results default to 3-star hotels only. |