get_email_campaigns
List email campaigns filtered by type and status, with pagination control via limit and offset.
Instructions
List email campaigns with filtering options
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Campaign type filter | |
| status | No | Campaign status filter | |
| limit | No | Number of campaigns to return | |
| offset | No | Number of campaigns to skip |