Search stays across all locations
search_staysFind where Floreal Holidays has a stay available, across every location at once, with the live all-in price per accommodation type. Use this whenever the guest has not picked a location yet — "somewhere at the Belgian coast in July", "a hotel room in the Ardennes with a dog", "the cheapest week for a family of four". Narrow with region (coast, ardennes, kempen, gaume, wallonie-picarde), with accommodation (hotel room, studio, apartment, chalet, camping pitch) or with maxPrice. Results are sorted cheapest first and each one carries a bookingUrl for that location — always share it so the guest can book. For one known location get_stay_price is faster.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pets | No | Number of pets | |
| adults | Yes | Number of adults | |
| babies | No | Number of babies | |
| nights | Yes | Number of nights | |
| region | No | Region to limit the search to: coast, ardennes, kempen, gaume, wallonie-picarde | |
| arrival | Yes | Arrival date (YYYY-MM-DD) | |
| domains | No | Location slugs to limit the search to; takes precedence over region | |
| children | No | Number of children | |
| maxPrice | No | Highest acceptable all-in price for the whole stay, in euro | |
| accommodation | No | Part of the accommodation name, e.g. "hotel", "studio", "apartment" |