send_message
Send a WhatsApp text message to a recipient using their WhatsApp ID. Optionally specify the sender number or use the default configured in environment.
Instructions
Envía un mensaje de texto por WhatsApp. from_id es opcional si WASAPI_FROM_ID está configurado como variable de entorno.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wa_id | Yes | WhatsApp ID of the recipient (E.164 without +, e.g. 5571999000000) | |
| from_id | No | WhatsApp number ID to send from. Falls back to WASAPI_FROM_ID env var. Use list_whatsapp_numbers to discover. | |
| message | Yes |