substack_post
Retrieve detailed metadata for a single Substack post, including word count, all bylines, and podcast audio details, using publication and slug inputs. Returns clean JSON.
Instructions
Get one public Substack post. Returns one public post with the extended metadata the archive listing omits, including word count, every credited byline, and podcast audio details where the post has them. Post bodies are not returned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Post slug, the trailing path segment of the post URL | |
| publication | Yes | Publication subdomain or custom domain |