get_whatsapp_conversation
Retrieve the full message history of a WhatsApp conversation using its card ID. Returns chat messages in chronological order.
Instructions
Get the full message history of a WhatsApp conversation (card) on a WhatsApp board. Returns the chat messages in order. Use the cardId returned by list_threads / search_threads on a WhatsApp board (the cardId field).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cardId | Yes | The WhatsApp card ID (whatsappCardId), formatted '<id>-<phoneNumber>'. Get it from list_threads or search_threads on a WhatsApp board. |