create_note_with_link
Create and publish a Substack note with a URL displayed as a rich link card, sent immediately to your public Notes feed.
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 |