Get public info about a publication
get_publication_infoRetrieve public details of any Substack publication, including name, description, author, and cover image, without authentication. Works for any publication, even those you don't follow.
Instructions
Read the public details of any Substack publication from its homepage: name, description, author and cover image. Needs no authentication and works on publications you have no relationship with.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| publication | No | Which connected publication to act on, matched loosely against its hostname (for example 'example.substack.com' or just 'example'). Defaults to the first connected publication. | |
| publication_url | No | Which publication, for example 'example.substack.com'. Defaults to your own. |