list_comments
Retrieve the full nested comment tree for a Substack post, including parent and reply details such as author, body, date, and reaction count.
Instructions
Read-only. Return the full nested comment tree for a post (parent + replies, with author handle, body, date, reaction count). To find only the threads YOU haven't replied to yet, use get_unanswered_comments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post_id | Yes | ||
| pub | No |