hemmabo_compare_properties
Compare availability and pricing for multiple properties side by side on chosen dates. See cheapest available option first.
Instructions
Compare availability and pricing for 2–10 specific properties on the same dates. Use this tool when the user is deciding between multiple properties and wants to see price and availability side by side. Do NOT use for discovery — use hemmabo_search_properties first. Returns one entry per propertyId, sorted by federation price (cheapest first), with unavailable properties last.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| propertyIds | Yes | Array of 2 to 10 property UUIDs to compare side by side. | |
| checkIn | Yes | Arrival date in ISO 8601 format (YYYY-MM-DD). Must be today or later. | |
| checkOut | Yes | Departure date in ISO 8601 format (YYYY-MM-DD). Must be after checkIn. | |
| guests | Yes | Total number of guests as integer >= 1. |