Trivago-accommodation-radius-search
trivago-accommodation-radius-searchFull Description
Search for accommodations and hotels using coordinates and radius on Trivago.
Use this tool when you want to find accommodations near a specific location or street. The coordinates refer to the search target (e.g. a landmark, neighborhood, or address the user is asking about), NOT the user's personal location. Derive coordinates from the place or landmark mentioned in the user's query.
Additional Information: { "knownInformation": { "currentYear": "2026", "today": "2026-03-09" } }
Parameters (5 required, 7 optional)
radiusnumberThe radius in meters that you want to search for.
arrivalstringThe arrival date in YYYY-MM-DD format, today is 2026-03-09. The arrival date MUST be before the departure date. If the arrival date is not in the future, notify the user that the arrival date is not in the future.
latitudenumberThe latitude of the search target location (e.g. a landmark or address), not the user's personal location.
departurestringThe departure date in YYYY-MM-DD format, today is 2026-03-09. The departure date MUST be after the arrival date. If the departure date is not after the arrival date, notify the user that the departure date is not after the arrival date.
longitudenumberThe longitude of the search target location (e.g. a landmark or address), not the user's personal location.
roomsnumberThe number of rooms, Number of rooms must be lower than or equal to the number of adults
adultsnumberThe number of adults.
filtersobjectThe filters that you want to apply to the search. Set true or false for each filter. Multiple filters can be selected.
childrennumberThe number of children.
hotel_ratingobjectThe hotel rating that you want to filter by. Set true or false for each rating. Multiple ratings can be selected.
children_agesstringDashed separated list of children ages, e.g. 10-12-14
review_ratingobjectThe guest review rating that you want to filter by. Set true or false for each rating. Multiple ratings can be selected.