WhatsApp AI Reply Tool
AI tool to send an AI-powered reply with full conversation contextProperties
| Property | Value |
|---|---|
| Type | whatsapp-tool-ai-reply |
| 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 | Yes |
| chat_jid | Chat JID | String | JID of the chat to reply in (required) | No |
| prompt | Prompt | String | Instructions for the AI on how to reply (required) | No |
| reply_to_message_id | Reply to Message ID | String | Optional: ID of message to reply/quote | No |
| context_messages | Context Messages | Number | Number of previous messages to include as context (default: 50) | No |
Outputs
| Name | Label | Type | Description |
|---|---|---|---|
| toolName | toolName | string | Name of the tool |
| toolType | toolType | string | Type of tool |

