get_user_comments
Retrieve a Reddit user's comment history by username, with options to sort by new, hot, top, or controversial and filter by time.
Instructions
Get a user's comment history
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | new | |
| after | No | ||
| limit | No | ||
| username | Yes | ||
| time_filter | No | all |