Take a chat off the waiting list
mark_handledMark a chat as handled when the ask was resolved outside WhatsApp, removing it from unanswered locally without sending or reading anything on WhatsApp. A new message brings it back.
Instructions
The user dealt with what this chat was asking, outside WhatsApp or by a reply wazap did not see: a phone call, a meeting, a decision. The open ask is remembered as handled and the chat leaves get_unanswered. The next message from the other side makes a new ask and the chat comes back on its own. Kept on this machine only; nothing is sent or marked read on WhatsApp.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat_id | Yes | Chat id as returned by another tool ("<digits>@s.whatsapp.net" or "<id>@g.us"), or a phone number in international format | |
| account_id | No | Registry account id (default, work, …). Omit to resolve from chat_id or message_id, or the default account. |