mailchimp_list_audiences
Retrieve all Mailchimp audience lists from your account using an API key. Specify the number of audiences to return.
Instructions
List all Mailchimp audiences (lists) in the account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of audiences to return (default: 10, max: 1000) | |
| api_key | Yes | Mailchimp API key (format: key-dc e.g. abc123-us21) |