wa_send_message
Send a WhatsApp text message to an allowlisted recipient after passing security validation (allowlist, rate limit, secret scan). If confirmation is needed, provide the returned confirm token.
Instructions
Send a WhatsApp text message to an allowlisted recipient. Passes through the full security gate (allowlist, secret scan, rate limit, confirmation). If the result has needs_confirm=true, re-call with the returned confirm_token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | ||
| recipient | Yes | ||
| confirm_token | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||