substack_note
Retrieve a public Substack note by its numeric ID to get author, engagement counts, and linked post. Returns clean JSON data for social post analysis.
Instructions
Get one public Substack Note. Returns one public Note with its author, engagement counts, and the post it links to when it has one. Notes are Substack's short-form social posts. note_id is the numeric id from a Note URL: in /@handle/note/c-316240438 it is 316240438.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note_id | Yes | Numeric Note id |