> ## 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 Mark Read Tool

> AI tool to mark WhatsApp messages as read

# WhatsApp Mark Read Tool

AI tool to mark WhatsApp messages as read

## Properties

| Property   | Value                   |
| ---------- | ----------------------- |
| **Type**   | whatsapp-tool-mark-read |
| **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 | The JID of the chat containing the messages (required) | No       |
| message\_ids    | Message IDs      | JSON   | Array of message IDs to mark as read                   | No       |

## Outputs

| Name     | Label    | Type   | Description      |
| -------- | -------- | ------ | ---------------- |
| toolName | toolName | string | Name of the tool |
| toolType | toolType | string | Type of tool     |
