mark_chat_read
Mark a chat's recent incoming messages as read to clear the unread badge. Specify the chat JID and optionally limit how many recent messages to acknowledge.
Instructions
Mark recent incoming messages in a chat as read — i.e. clear the phone's unread badge for that chat.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat_jid | Yes | WhatsApp JID: individual as `<digits>@s.whatsapp.net` or bare phone digits, group as `<digits>-<timestamp>@g.us` | |
| limit | No | How many of the most recent incoming messages to ack. |