send_broadcast
Send a broadcast email to a resource immediately, or schedule it for later by providing a scheduledAt parameter.
Instructions
Send a broadcast now, or schedule it for later. Omit scheduledAt to send immediately.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The resource ID | |
| scheduledAt | No | ISO-8601 or natural language like "tomorrow at 9am". Omit to send now. |