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.
Mark WhatsApp as Read
Mark messages as read (send read receipt)
Properties
| Property | Value |
|---|
| Type | whatsapp-mark-read |
| Family | Integrations |
| Group | WhatsApp |
Parameters
| Name | Label | Type | Description | Required |
|---|
| chatJid | Chat JID | String | JID of the chat | Yes |
| messageIds | Message IDs | JSON | Array of message IDs to mark as read | Yes |
Outputs
| Name | Label | Type | Description |
|---|
| success | success | boolean | Whether operation was successful |
| error | error | string | Error message if failed |