create_note_with_link
Publish a Substack note with an attached link, displayed as a rich card below the text, to share content and drive engagement.
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 |