Get Post Stats
get_post_statsRetrieve engagement metrics like opens and clicks for a Substack post using its URL slug.
Instructions
Get engagement statistics for a specific post by its URL slug. Returns metrics like opens, clicks, and other engagement data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urlSlug | Yes | The URL slug of the post (from list_posts results or the post URL). | |
| publication | No | Publication name (e.g., 'ny', 'la'). Required if multiple publications are configured. |