reddit_subreddit_comments
Retrieve public comments from any Reddit subreddit's latest-comments feed. Use pagination tokens and limit settings to control the number of comments returned.
Instructions
List Reddit subreddit comments. Returns flat public comment entries from a subreddit latest-comments feed. A 503 with a Retry-After header means Reddit is temporarily throttling the request; wait that many seconds and retry.
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/ |