schedule_broadcast
Schedule a broadcast to send later to a list or audience. Cancel with cancel_broadcast_schedule.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timezone | No | IANA timezone scheduled_to is expressed in, e.g. America/New_York | |
| broadcast_id | Yes | The broadcast id | |
| recipient_id | Yes | The list or audience id | |
| scheduled_to | Yes | Wall-clock time of the send with no timezone offset, e.g. 2026-10-01T09:00:00 | |
| recipient_type | Yes | Whether to send to a list or an audience |