WhatsApp Integration
Send and receive messages via WhatsApp Business API.
Usage Example
bot WhatsAppBot {
capabilities {
whatsapp.sendMessage
whatsapp.readMessage
}
instructions {
Respond to customer inquiries on WhatsApp.
Be professional and concise.
}
}