mailchimp_templates_list
Find and manage Mailchimp templates by retrieving them with filters for type, category, folder, creator, and date. Sort and paginate results for email design management.
Instructions
Get all templates in your Mailchimp account
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter by template type | |
| count | No | Number of records to return | |
| offset | No | Number of records to skip | |
| category | No | Filter by category | |
| sort_dir | No | Sort direction | |
| folder_id | No | Filter by folder ID | |
| created_by | No | Filter by creator username | |
| sort_field | No | Sort field | |
| since_created_at | No | Filter by creation date (ISO 8601) | |
| before_created_at | No | Filter by creation date (ISO 8601) |