whatsapp_send_audio
Send an audio message to a WhatsApp phone number using a publicly accessible audio URL. Requires recipient number and audio URL.
Instructions
Send an audio message to a WhatsApp phone number. Provide a publicly accessible audio URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Phone number in E.164 format, e.g. +15551234567 | |
| audio_url | Yes | Publicly accessible URL of the audio file | |
| reply_to_message_id | No | Message ID to reply to |