create_note
Publish short-form content as a Substack Note from markdown. Goes live immediately to your public feed; no draft or delete option.
Instructions
Create a Substack Note (short-form content). Accepts markdown text. PUBLISHES IMMEDIATELY to your public Notes feed — Notes have no draft state on Substack, and this server has no delete tools, so there is no undo from here.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Note content in markdown format |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| body | No | ||
| date | No | ||
| message | Yes | ||
| attachment_id | No |