ghl_get_messages
Fetch messages from a GoHighLevel conversation using its ID. Supports pagination with limit and lastMessageId to navigate through message history.
Instructions
Get messages in a conversation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| lastMessageId | No | Cursor for pagination | |
| conversationId | Yes |