Search stays
search_staysFind hotels and private stays by plain words, with optional filters for country, destination, collection, amenities, and a nightly budget in euros. Best matches first. Gives each stay's page URL, place, short description, and "from" rate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | "relevance" (best match first) or "rate" (lowest rate first). | relevance |
| limit | No | The most stays to give. | |
| query | No | What the reader wants, in plain words: "quiet hotel on Lake Como with a spa". Stays that match more words come first. | |
| country | No | Only this country: a name or an ISO code, such as "France" or "FR". | |
| max_rate | No | Only stays whose "from" rate is at most this many euros a night (a week rate counts a seventh). Stays with no rate are left out. | |
| amenities | No | Only stays that have each of these, by word: "spa", "pool", "beach", "tennis". | |
| collection | No | Only this collection: a name or a slug, such as "Coast". list_destinations lists them. | |
| destination | No | Only this destination: a name or a slug, such as "Provence". |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| stays | Yes | ||
| total | Yes |