schedule_draft
Set a specific time to send an existing email draft using user confirmation. Ensures precise scheduling by modifying the draft’s status for timely delivery.
Instructions
Schedule an existing email draft to be sent at a specific time. This tool requires explicit user confirmation before proceeding as it will modify the draft's status and schedule.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
confirmed | Yes | Must be true to confirm the scheduling | |
draftId | Yes | The ID of the email draft to schedule | |
scheduledTime | Yes | When to send the email (ISO 8601 datetime format) |