schedule_campaign
Assign contacts to a campaign and schedule it
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Filter contacts by tag (overrides contactIds) | |
| startAt | No | ISO date (optional) | |
| campaignId | Yes | ||
| contactIds | No | Contact IDs (ignored if tags provided) | |
| providerId | No | Provider ID (optional) |