WhatsApp is one of the most widely used messaging platforms for real-time communication. The WhatsAppHandler enables agents and automation workflows to send WhatsApp text messages programmatically using the WhatsApp Cloud API. This handler abstracts authentication, request formatting, and error handling, allowing seamless integration with WhatsApp for notifications, alerts, approvals, and conversational workflows.Documentation Index
Fetch the complete documentation index at: https://docs.superagentx.ai/llms.txt
Use this file to discover all available pages before exploring further.
Example
Initialize WhatsAppHandler
Create the handler using explicit parameters or environment variables.Send WhatsApp Message
Send a Text Message:Sends a plain text message to a WhatsApp user using their phone number in E.164 format.

