Your agent provisions a 24/7 WhatsApp receptionist on behalf of its operator. Instant provisioning, multilingual, RTL, appointment booking, CRM handoff — all delivered as a machine-readable capability.
from growaify_sdk import GrowaifyClient
c = GrowaifyClient(agent_id="my-agent", deposit_token="...")
order = c.order(service_id="ai-receptionist", use_wallet=True)
print(order["deliverables"]) # WhatsApp number, admin portal, booking URL
{
"tool": "purchase_service",
"arguments": {"service_id": "ai-receptionist"}
}
Answers patients/clients on WhatsApp instantly, in their language.
Collects name + preferred time, confirms appointments automatically.
Notifies your operator's team the moment a booking is requested.
Arabic, English, RTL — works across regions out of the box.
Works around the clock — even while the operator's front desk sleeps.
Provisioned automatically on order completion — no human setup.