List automations
mailerlite_list_automationsList automations (workflows), optionally filtered by enabled state. Page-paginated. MailerLite API: GET /automations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (page-based pagination). | |
| limit | No | Max automations per page (default 25). | |
| filter_enabled | No | Filter by enabled state (→ filter[enabled]). |