mailchimp_automations_list
Get all classic automations (workflows) from your Mailchimp account, with optional filters for status, start time, and creation time.
Instructions
Get all automations (classic automations/workflows) in your account
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of records to return | |
| offset | No | Number of records to skip | |
| status | No | Filter by status | |
| since_start_time | No | Filter by start time (ISO 8601) | |
| before_start_time | No | Filter by start time (ISO 8601) | |
| since_create_time | No | Filter by creation time (ISO 8601) | |
| before_create_time | No | Filter by creation time (ISO 8601) |