get_post_comments
Retrieve comments from Substack posts by specifying the post ID to analyze reader engagement and feedback.
Instructions
Get comments for a specific Substack post
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post_id | Yes | The ID of the post | |
| limit | No | Number of comments to retrieve (default: 20) |