add_contacts_to_campaign
Add selected contacts (by ID) to an existing campaign. Blacklist of domains/companies, duplicate checks and manual exclusion are applied automatically. Campaign steps (visit → connect → message) are then scheduled per template and daily limits. Returns how many were added vs filtered.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| campaign_id | Yes | UUID of the campaign | |
| contact_ids | Yes | Array of contact UUIDs to add |