list_segment_members
Retrieve members of a specific Mailchimp segment by providing audience ID and segment ID. Supports pagination with count and offset.
Instructions
List members in a segment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of results (default 10) | |
| offset | No | Pagination offset | |
| list_id | Yes | The audience/list ID | |
| segment_id | Yes | The segment ID |