WhatsApp Store Knowledge Tool
AI tool to store facts and knowledge about contacts for future referenceProperties
| Property | Value |
|---|---|
| Type | whatsapp-tool-store-knowledge |
| 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 |
| category | Category | String | Category for the knowledge (e.g., ‘contact_info’, ‘preferences’, ‘relationship’, ‘todo’) | No |
| key | Key | String | Unique key for this piece of knowledge (e.g., ‘john_birthday’, ‘mom_favorite_food’) | No |
| value | Value | String | The information to remember | No |
| contact_jid | Contact JID | String | Optional: JID of the contact this knowledge relates to | No |
Outputs
| Name | Label | Type | Description |
|---|---|---|---|
| toolName | toolName | string | Name of the tool |
| toolType | toolType | string | Type of tool |

