get_post_stats
Retrieve engagement metrics for a Substack post using its URL slug, including opens and clicks.
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 |
|---|---|---|---|
| publication | No | Publication name (e.g., 'ny', 'la'). Required if multiple publications are configured. | |
| urlSlug | Yes | The URL slug of the post (from list_posts results or the post URL). |