mailchimp_lists_list
Retrieve all Mailchimp lists and audiences with optional filters for email, creation dates, sorting, and pagination to manage your audience data effectively.
Instructions
Get all lists/audiences in your Mailchimp account
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of records to return | |
| No | Filter by subscriber email | ||
| offset | No | Number of records to skip | |
| sort_dir | No | Sort direction | |
| sort_field | No | Sort field | |
| since_date_created | No | Return lists created after this date (ISO 8601) | |
| before_date_created | No | Return lists created before this date (ISO 8601) |