● healthy
Radically simplified 4-click appointment booking for individual service providers.
Transport
—
Protocol
1.0.0
Price
—
Skills
-
booboooking_list_services[Research] Discover all services offered by a provider. The `provider` parameter is the URL slug identifying the specific service provider (e.g. "radnaimark" from booboooking.com/radnaimark). Always call this first — it returns valid service_id values required by the other tools.
-
booboooking_check_availability[Planning] Get available appointment slots for a specific service. Requires `provider` (URL slug) and `service_id` from booboooking_list_services. Returns slots by date — pick one and pass it directly to booboooking_book.
-
booboooking_book[Execution] Create a confirmed appointment with a provider. Requires `provider` (URL slug), `service_id`, a time slot from booboooking_check_availability, and customer details (name, email, phone in E.164 format e.g. +36201234567). Free providers confirm immediately; paid providers redirect to a Revolut payment link.
How to call
A2A endpoint (JSONRPC)
https://booboooking.com/a2a