Get messages
get_messagesRetrieve WhatsApp chat messages from a specific contact or group, newest first. Use a date or timestamp to page back and access older messages.
Instructions
Read messages from one chat, newest last. Page further back with before (a unix timestamp or ISO date).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat | Yes | Contact name, group name, phone number, or jid | |
| limit | No | ||
| before | No | Only messages older than this ISO date or unix timestamp |