mailchimp_reports_list
Retrieve Mailchimp campaign reports with filters for campaign type, send time range, and pagination count/offset.
Instructions
Get campaign reports for your Mailchimp account
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter by campaign type | |
| count | No | Number of records to return | |
| offset | No | Number of records to skip | |
| since_send_time | No | Filter by send time (ISO 8601) | |
| before_send_time | No | Filter by send time (ISO 8601) |