Search hotels on BreckenWander
search_hotelsSearch hotels for a destination and dates and get BreckenWander's all-in price (every mandatory tax and fee included). Returns a link to complete the booking on breckenwander.com. Read-only: does not book or take payment. Combine with flights and experiences into one trip using build_trip.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Result order. 'price' (default): lowest all-in total first. 'rating': highest guest rating first. 'stars': highest star category first. | price |
| rooms | No | Number of rooms. | |
| adults | No | Number of adults. | |
| check_in | Yes | Check-in date in YYYY-MM-DD. | |
| children | No | Number of children. | |
| check_out | Yes | Check-out date in YYYY-MM-DD. | |
| max_price | No | Only return hotels whose all-in total (whole stay, USD) is at or below this. | |
| min_price | No | Only hotels with an all-in total at or above this. | |
| min_stars | No | Only hotels of at least this star category (e.g. 4). | |
| radius_km | No | Search radius around the destination in km (default ~12). Use a small value like 2 for 'near <landmark>' searches. | |
| destination | Yes | City or place name, e.g. "Rome" or "Cancun". | |
| max_results | No | How many hotels to return. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hotels | Yes |