mc_listSegments
Retrieve a list of segments for a given Mailchimp audience, with optional filters for segment type and pagination controls.
Instructions
List segments for audience
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter by segment type (static or saved) | |
| count | No | Number of records to return (default: 10, max: 1000) | |
| offset | No | Number of records from a collection to skip (default: 0) | |
| audienceId | Yes | The unique ID for the audience (list) |