schedule_draft
Schedule an email draft for later delivery by specifying the draft ID and desired send time. Requires user confirmation to proceed with scheduling on the Buttondown MCP Server.
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) |