get_user_posts
Fetch a Reddit user's submission history with sorting by new, hot, top, or controversial, plus time filters and pagination.
Instructions
Get a user's submission history
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | new | |
| after | No | ||
| limit | No | ||
| username | Yes | ||
| time_filter | No | all |