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