chat_fetchMessages
Retrieve message history from a WhatsApp chat. Supports filters like limit and fromMe, sorted earliest to latest.
Instructions
[Chat] Load chat messages. Messages sorted from earliest to latest
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chatId | No | Unique WhatsApp identifier for the given Chat (either group or personal) | |
| sessionId | Yes | Unique identifier for the session (alphanumeric and - allowed) | |
| searchOptions | No | Search options for fetching messages |