Skip to main content
Tali is a general information agent about Fattal hotels, that help updating customer details, get customer status, cancel reservations, and provide cancelation or confirmation Emails for a specific reservation.

View Agent

Open in Wonderful Platform

Overview

FieldValue
MarketIsrael - Hotels
VerticalHospitality
CompanyFattal (פאתל)
Modelgemini-2.5-flash-lite
LanguageHebrew
ChannelVoice

Skills

  • get_payment_link – handles the process of assisting customers with booking payment by creating and sending the user booking payment url
  • send email – cancellation confirmation email to the customer for a specific reservation. (when user asks for cancellation or confirmation for a reservation)
  • cancek booking – Cancels a specific reservation and updates its status in the system.
  • verify customer – enables secure customer authentication via Fattal’s API using a one-time passcode (OTP) mechanism.
  • update details – Updates the customer’s member details in the system.

Key Tools

ToolPurpose
set_hotels_dbon start function to set the hotels db to kv
Get_reservationsretrieve customer active reservations
match_hotel_namematching hotel name based on customer query
verify & call_otp & is_verifieddealing with the whole authentication process

Lessons Learned

What worked
  • verification process works cleanly
  • Tali knows to cacth out-of-scope inqueries and forward to a human agent
Challenges
  • hotels name are hard to pronounce for israeli audience - soniox often fail to transcript hotel name properly
  • no proper API for getting fattal updated information - needed to build a customized tool