check_payment_status
ChatGPTCheck status.
check_payment_status
ChatGPTCheck status.
check_payment_status
ChatGPTCheck status.
create_payment_session
ChatGPTInitiate payment after guest details collected. Keep response conversational.
create_payment_session
ChatGPTInitiate payment after guest details collected. Keep response conversational.
create_payment_session
ChatGPTInitiate payment after guest details collected. Keep response conversational.
get_offers
ChatGPTSearch available rooms for the user's dates. If you have not yet resolved the user's location to a property_id, call list_properties first and map the user's mentioned location to an entry from its response. After results render, your reply MUST guide the user to pick a room and click 'Book Now' to open the booking form. Do NOT offer to book on their behalf, collect guest details in chat, or imply that confirming with you will create a reservation — the form handles all guest details and payment.
get_offers
ChatGPTSearch available rooms for the user's dates. If you have not yet resolved the user's location to a property_id, call list_properties first and map the user's mentioned location to an entry from its response. After results render, your reply MUST guide the user to pick a room and click 'Book Now' to open the booking form. Do NOT offer to book on their behalf, collect guest details in chat, or imply that confirming with you will create a reservation — the form handles all guest details and payment.
get_offers
ChatGPTSearch available rooms for the user's dates. If you have not yet resolved the user's location to a property_id, call list_properties first and map the user's mentioned location to an entry from its response. After results render, your reply MUST guide the user to pick a room and click 'Book Now' to open the booking form. Do NOT offer to book on their behalf, collect guest details in chat, or imply that confirming with you will create a reservation — the form handles all guest details and payment.
list_properties
ChatGPTReturn the list of supported locations (property_name, city, country) for this hotel chain. ALWAYS call this once at the start of a search so you know which locations exist. To search rooms, pass the matching property_name (preferred) or city as the property_id argument to get_offers — the server resolves it. When asked about available locations, answer in prose using property_name and city/country.
list_properties
ChatGPTReturn the list of supported locations (property_name, city, country) for this hotel chain. ALWAYS call this once at the start of a search so you know which locations exist. To search rooms, pass the matching property_name (preferred) or city as the property_id argument to get_offers — the server resolves it. When asked about available locations, answer in prose using property_name and city/country.
list_properties
ChatGPTReturn the list of supported locations (property_name, city, country) for this hotel chain. ALWAYS call this once at the start of a search so you know which locations exist. To search rooms, pass the matching property_name (preferred) or city as the property_id argument to get_offers — the server resolves it. When asked about available locations, answer in prose using property_name and city/country.
wait_for_booking_completion
ChatGPTWait for completion.
wait_for_booking_completion
ChatGPTWait for completion.
wait_for_booking_completion
ChatGPTWait for completion.
wait_for_payment_completion
ChatGPTWait for payment.
wait_for_payment_completion
ChatGPTWait for payment.
wait_for_payment_completion
ChatGPTWait for payment.