mc_listTemplates
List email templates from Mailchimp with filters for type (user, gallery, base), count, and offset to manage pagination.
Instructions
List email templates
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter by template type (user, gallery, or base) | |
| count | No | Number of records to return (default: 10, max: 1000) | |
| offset | No | Number of records from a collection to skip (default: 0) |