list_conversation_messages
Retrieve messages in a Mailchimp conversation thread by conversation ID, with options for pagination and filtering by read status.
Instructions
List messages in a conversation thread
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of results (default 10) | |
| offset | No | Pagination offset | |
| is_read | No | Filter by read status | |
| conversation_id | Yes | The conversation ID |