Search Reddit subreddit
reddit_subreddit_search_listSearch posts within one subreddit (not site-wide — use reddit.search.list for that). Accepts a subreddit and query. Returns a list (use cursor when paginated).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort order for search results. Default: `relevance`. | |
| query | No | Search text to match against public subreddit posts. | |
| cursor | No | Opaque pagination cursor returned by a previous response. | |
| subreddit | Yes | Subreddit name, optional `r/` prefix, or Reddit subreddit URL. Must match Reddit's exact casing. Searches posts within this subreddit. | |
| timeframe | No | Time range filter for search results. Default: `all`. |