get_campaign_recipients
Retrieve recipient list for a specific campaign, with optional filters by status, limit, and offset.
Instructions
Get recipient list for a specific campaign
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| campaignId | Yes | ID of the campaign | |
| status | No | Filter by recipient status | |
| limit | No | Number of recipients to return | |
| offset | No | Number of recipients to skip |