get_post_comments
Retrieve comments from a specific Reddit post by providing the post ID. Specify the number of comments to fetch (up to 100) for streamlined content analysis or engagement tracking.
Instructions
Get comments from a post
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | No | Number of comments to return (default: 10) | |
post_id | Yes | ID of the post |