mailchimp_lists_get_interests
Retrieve all interests (group names) for a given interest category in a Mailchimp list. Use list ID and category ID to fetch the full set of grouped interests.
Instructions
Get all interests (group names) in a specific interest category
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of records to return | |
| offset | No | Number of records to skip | |
| list_id | Yes | List ID | |
| category_id | Yes | Interest category ID |