Campaign: List Leads
listCampaignLeadsList leads in a campaign, optionally filtered by lifecycle_stage or enrichment_status. Returns up to 100 per call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Default 50, max 100. | |
| campaign_id | Yes | ID of the campaign (from listCampaigns). | |
| lifecycle_stage | No | Optional: filter by lifecycle stage. | |
| enrichment_status | No | Optional: filter by enrichment status. |