client_searchMessages
Search WhatsApp messages within a session using a query string and pagination options. Retrieve matching messages to find specific content.
Instructions
[Client] Search for messages
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Search string | |
| options | No | Search options | |
| sessionId | Yes | Unique identifier for the session (alphanumeric and - allowed) |