reddit_subreddit_comments
Retrieve the latest public comments from any subreddit by specifying its name, with optional pagination and limit.
Instructions
List Reddit subreddit comments. Returns flat public comment entries from a subreddit latest-comments feed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | Reddit pagination token | |
| limit | No | Maximum comments, defaults to 25 and clamps to 100 | |
| subreddit | Yes | Subreddit name, without r/ |