create_note_with_link
Publish a Substack Note with a link attachment shown as a rich card below the text. The note goes live to your public feed immediately; no draft state or undo is available.
Instructions
Create a Substack Note with a link attachment, displayed as a rich card below the note text. PUBLISHES IMMEDIATELY to your public Notes feed — same caveats as create_note: no draft state, no undo from this server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to attach as a link card | |
| body | Yes | Note content in markdown format |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| body | No | ||
| date | No | ||
| message | Yes | ||
| attachment_id | Yes |