whatsapp_mark_chat_as_read
Mark a WhatsApp chat as read or unread by providing the chat ID and a boolean flag. Control conversation status to indicate attention or organize chat list.
Instructions
Mark a chat as read or unread.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chatId | Yes | Chat JID | |
| read | Yes | Mark as read (true) or unread (false) |