Update List Campaign
neuron_update_list_campaignUpdate a paced list campaign's name, message source, batch size, schedule, exhaust behavior, or send settings. Changing the schedule reschedules the next run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Campaign ID | |
| name | No | ||
| botId | No | ||
| schedule | No | When each batch fires. e.g. daily at 9am in Africa/Lagos, or every weekend. | |
| sendMode | No | ||
| batchSize | No | ||
| channelId | No | ||
| onExhaust | No | ||
| messageSource | No | How the message is resolved live at each batch run: 'static' (fixed), 'rotation' (cycle through several), 'ai' (AI-written), 'webhook' (from your service), or 'content' (a saved Neuron Note). | |
| loopCooldownMs | No |