Search stays across all locations
search_staysFind where Floreal Holidays has a stay available, across every location in one call, 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, mobile_home, glamping, camping_pitch, or plain words like "hotel", "appartement", "chalet") or with maxPrice; widen with flexibleDays. Results are sorted cheapest first, one cheapest option per accommodation type, and each result carries a bookingUrl for that location — always share it so the guest can book. When nothing matches, the answer lists "alternatives" within three days. For one known location get_stay_price gives the full picture.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | Language for accommodation names; defaults to Dutch, the language they are maintained in | |
| pets | No | Number of pets | |
| adults | Yes | Number of adults | |
| babies | No | Number of babies (under 2) | |
| nights | Yes | Number of nights | |
| region | No | Region to limit the search to: coast, ardennes, kempen, gaume, wallonie-picarde (Dutch/French names work too) | |
| 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 (under 12) | |
| maxPrice | No | Highest acceptable all-in price for the whole stay, in euro | |
| flexibleDays | No | Also search this many days before and after the arrival date, in the same call (0 = that day only). Use it for "around the 12th" or "some weekend in July". When the exact date has nothing, the tool already looks 3 days around it by itself. | |
| accommodation | No | Accommodation kind (hotel_room, studio, apartment, chalet, mobile_home, glamping, camping_pitch) or a word from the type name, e.g. "hotel", "apartment", "chalet", "tent" |