Compare Rooms
compare_seaclub_roomsFull Description
Use for: comparing rooms within the SeaClub Alcudia resort side-by-side when the user mentions SeaClub and wants to compare its rooms. Accepts language (es/en/de), optional room IDs, optional check-in/out dates (embedded in booking links), and returns side-by-side room cards. Available rooms: Studio (ID 1), Standard Apartment (ID 2), Grand Family Apartment (ID 4), Premium Apartment (ID 5), Garden Apartment (ID 6), Pool View Apartment (ID 7), Family Splash Apartment (ID 8). Pass the matching IDs in the roomIds array when the user mentions specific rooms by name. NOT for: comparing different hotels or resorts against each other, or general resort rankings.
Parameters (0 required, 4 optional)
checkInDatestringOptional check-in date (dd-mm-yyyy) to embed into booking URL.
checkOutDatestringOptional check-out date (dd-mm-yyyy) to embed into booking URL.
languagestringLanguage for room names/descriptions.
esendeenroomIdsarrayRoom IDs to compare. If omitted, will pick top rooms by capacity.
[]