reddit_user_comments
Fetch public comments from a Reddit user's comments feed, with pagination and limit options.
Instructions
List Reddit user comments. Returns flat public comment entries from a public Reddit user's comments feed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | Reddit pagination token | |
| limit | No | Maximum comments, defaults to 25 and clamps to 100 | |
| username | Yes | Public Reddit username, without u/ |