reddit_user_posts
List public posts from a Reddit user's submitted feed. Returns normalized JSON with support for pagination and adjustable limits.
Instructions
List Reddit user posts. Returns normalized public posts from a public Reddit user's submitted feed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | Reddit pagination token | |
| limit | No | Maximum posts, defaults to 25 and clamps to 100 | |
| username | Yes | Public Reddit username, without u/ |