list_campaigns
Retrieve email campaigns sorted by newest first, with status and delivery counters. Filter campaigns by lifecycle status such as pending_approval to find those needing human review.
Instructions
List campaigns (many-recipient sends) with status + counters, newest first. Filter by status to find e.g. pending_approval campaigns waiting on a human.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max items to return (default 25, max 100). | |
| cursor | No | Opaque pagination cursor from a prior response's nextCursor. | |
| sender | No | Product/sender externalId sent as X-Drin-Sender. Required only for account-wide API keys; overrides the server's default sender. | |
| status | No | Filter by lifecycle status. |