mark_chat_read
Acknowledge recent incoming messages in a WhatsApp chat to clear its unread badge and send read receipts to senders.
Instructions
Ack the most recent incoming messages in a chat to clear its unread badge; senders receive read receipts (subject to their privacy settings). Cannot be unread once acked. Use mark_read for ack-by-message-ID. Returns the plain-text string Acked N message(s) in <chat_jid>.
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 (default 50) |