mc_listCampaigns
Retrieve Mailchimp campaigns filtered by status, send time, and pagination. Use to get campaign data for reporting or management.
Instructions
List Mailchimp campaigns
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of records to return (default: 10, max: 1000) | |
| offset | No | Number of records from a collection to skip (default: 0) | |
| status | No | Filter by campaign status | |
| since_send_time | No | Restrict response to campaigns sent after a set time (ISO 8601 format) |