waha_get_messages
Retrieve messages from a WhatsApp chat, optionally limiting the count and including media. Use it to fetch chat history.
Instructions
Get messages from a chat
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of messages (default 20) | |
| chatId | Yes | ||
| downloadMedia | No | Include media data (default false) |