bolna_schedule_batch
Schedule a previously created batch to execute at a specified date and time in ISO 8601 format.
Instructions
Schedule a previously created batch to run at a specific date and time
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_at | Yes | ISO 8601 datetime when the batch should start, e.g. "2024-06-04T22:40:00.000Z" | |
| batch_id | Yes | The batch ID to schedule |