get_chat
Retrieve chat history from WhatsApp, including the last message, by specifying the chat JID to access conversation data for AI agents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat_jid | Yes | The JID of the chat to retrieve | |
| include_last_message | No | Include last message details (default true) |