Schedule a draft
schedule_draftSchedule a draft to publish at a future date on Substack. Publishing continues even if your machine is off, and you can cancel anytime.
Instructions
Schedule a draft to publish at a future time. Substack handles the actual publishing, so this survives your machine being off. Call unschedule_draft to cancel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Draft id to schedule. | |
| send | No | Email subscribers when it publishes. | |
| publish_at | Yes | When to publish, as an ISO 8601 datetime, for example 2026-09-15T10:00:00Z. | |
| publication | No | Which connected publication to act on, matched loosely against its hostname (for example 'example.substack.com' or just 'example'). Defaults to the first connected publication. |