create_draft
Create a Substack draft post from markdown content. Define title, optional subtitle and audience, and save without publishing.
Instructions
Create a new draft post. Accepts markdown body which is converted to Substack's format. Does NOT publish — creates a draft only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Post body in markdown format | |
| title | Yes | Post title | |
| audience | No | Who can see this post | everyone |
| subtitle | No | Post subtitle |