schedule_draft
Schedule a draft email to send at a specified time using its ID and ISO 8601 timestamp. Automate newsletter delivery to your subscribers at the desired moment.
Instructions
Schedule a draft email to be sent at a specific time
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The draft email ID to schedule | |
| publish_date | Yes | When to send the email (ISO 8601 format, e.g., 2024-12-25T10:00:00Z) |