> ## Documentation Index
> Fetch the complete documentation index at: https://docs.lyzn.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# WhatsApp Get Chats Tool

> AI tool to retrieve recent WhatsApp chats/conversations

# WhatsApp Get Chats Tool

AI tool to retrieve recent WhatsApp chats/conversations

## Properties

| 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     |
