Search WhatsApp messages
search_messagesFind locally synced WhatsApp messages by case-insensitive text across all chats or one chat, with sender, date, and limit filters. Only messages already synced to this device are searchable.
Instructions
Case-insensitive text search over the messages wazap holds locally — all chats, or one chat. It cannot reach messages the phone never synced to this device.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | No | Only messages this person sent: "me", a contact id or a phone number | |
| limit | No | Maximum number of results (1-50) | |
| query | Yes | Text to search for | |
| since | No | Only messages from this moment on: a date ("2026-09-01") or an ISO timestamp | |
| until | No | Only messages up to this moment: a date or an ISO timestamp | |
| chat_id | No | Restrict the search to this chat | |
| account_id | No | Registry account id (default, work, …). Omit to resolve from chat_id or message_id, or the default account. |