Unschedule a draft
unschedule_draftCancel a scheduled Substack post and return it to draft status, allowing further edits before republishing.
Instructions
Cancel a scheduled publication and return the post to being a plain draft.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Draft id to unschedule. | |
| 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. |