mailchimp_lists_get_segments
Fetch all segments for a Mailchimp list, enabling audience segmentation and targeted campaigns.
Instructions
Get all segments for a list
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter by segment type | |
| count | No | Number of records to return | |
| offset | No | Number of records to skip | |
| list_id | Yes | List ID | |
| since_created_at | No | Filter by creation date (ISO 8601) | |
| before_created_at | No | Filter by creation date (ISO 8601) |