get_post_analytics
Retrieve performance metrics for a published post by ID, including views, email opens, signups, comments, and estimated value. Searches your recent posts to return stats or a not-found note.
Instructions
Get performance stats (views, emails sent/delivered/opened, signups, subscribes, estimated value, comments, reactions) for a published post by ID. Substack has no per-post stats endpoint, so this searches your 500 most recent published posts for the ID; returns a not-found note if it isn't among them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post_id | Yes | The published post ID to get stats for |