mailchimp_list_audiences
Retrieve a list of all Mailchimp audiences in your account by providing your API key, with an option to limit the number returned.
Instructions
List all Mailchimp audiences (lists) in the account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | Yes | Mailchimp API key (format: key-dc e.g. abc123-us21) | |
| count | No | Number of audiences to return (default: 10, max: 1000) |