WhatsApp Get Chats Tool
AI tool to retrieve recent WhatsApp chats/conversationsProperties
| Property | Value |
|---|---|
| Type | whatsapp-tool-get-chats |
| 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 |
| limit | Limit | Number | Maximum number of chats to return (default: 20, max: 100) | No |
| unread_only | Unread Only | Bool | Only return chats with unread messages | No |
| chat_type | Chat Type | String | Filter by chat type: ‘individual’, ‘group’, or empty for all | No |
Outputs
| Name | Label | Type | Description |
|---|---|---|---|
| toolName | toolName | string | Name of the tool |
| toolType | toolType | string | Type of tool |

