WhatsApp Send Message Tool
AI tool to send text messages via WhatsAppProperties
| Property | Value |
|---|---|
| Type | whatsapp-tool-send-message |
| Family | AI |
| Group | Tools |
Parameters
| Name | Label | Type | Description | Required |
|---|---|---|---|---|
| toolName | Tool Name | String | Name of the tool for the AI to call | Yes |
| toolDescription | Tool Description | String | Description of what this tool does (helps AI decide when to use it) | Yes |
| to | Recipient | String | WhatsApp JID or phone number with country code (e.g., 1234567890@s.whatsapp.net or +1234567890) | No |
| message | Message | String | The text message content to send | No |
| quote_message_id | Quote Message ID | String | Optional: ID of a message to reply/quote | No |
Outputs
| Name | Label | Type | Description |
|---|---|---|---|
| toolName | toolName | string | Name of the tool |
| toolType | toolType | string | Type of tool (whatsapp-send-message) |

