Research a topic on Reddit
research_topicRuns a full Reddit research pass: discovers relevant subreddits, ranks threads by actual discussion volume, and pulls comments with permalinks. Use it to find evidence-backed community insights on any topic.
Instructions
Run a full Reddit research pass and return the evidence. This is the tool to reach for first. It discovers the relevant subreddits when none are given, searches each one, ranks results by how much discussion they actually hold rather than by upvotes, then pulls comments from the winners. Every item comes back with a permalink. Set includeComments false for a cheap overview of which threads matter before committing context to reading them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Result ordering from Reddit's search. | relevance |
| topic | Yes | What to research, e.g. 'creatine timing'. | |
| threads | No | How many threads to pull comments from. | |
| subreddits | No | Specific communities to search. Omit to discover them automatically. | |
| timeFilter | No | How far back to look. | year |
| commentLimit | No | Maximum comments per thread. | |
| includeComments | No | Set false to get thread rankings without the comment bodies. |