Get Conversation Messages
ghl_get_messagesRetrieve messages from a conversation thread, including SMS, email, and other types, with optional type filtering and limit.
Instructions
Get messages in a conversation thread. Returns SMS, email, and other message types.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Message type filter: SMS, Email, etc. | |
| limit | No | ||
| conversationId | Yes | Conversation ID |