booboooking_list_services
List available services for a provider on booboooking.com. Returns service names, IDs, duration, and price. Call this first to find the service ID needed for availability and booking.
booboooking_check_availability
Check available time slots for a provider and service on booboooking.com. Returns available dates with slots — each slot has a "time" field (use this for booboooking_book) and a "display" field (show this to the user). Use this before booking.
booboooking_book
Book an appointment for the user on booboooking.com. Requires customer name, email, and phone. If any are missing, return a message asking the user to provide them. Only works for free services — paid services require direct booking on the provider's website.