Reddit Pack
reddit_packCompile Reddit research on topics like opinions, bugs, fixes, or comparisons from selected subreddits with configurable depth and time.
Instructions
Build a compact Reddit research pack for opinions, bugs, fixes, comparisons, settings, alternatives, trends, guides, hardware, or general research.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Reddit search sort. Default relevance. | |
| time | No | Reddit time window. Default year. | |
| depth | No | How much evidence to collect: quick, normal, deep. Default normal. | |
| topic | Yes | Search topic, product, error string, repo URL/name, or comparison query. | |
| intent | No | Research intent. Default general. | |
| max_posts | No | Maximum posts to return. Capped by depth. | |
| subreddits | No | Optional comma-separated subreddit names, for example: LocalLLaMA, LocalLLM, ClaudeCode. Do not pass a JSON list. | |
| comments_per_post | No | Top comments per fetched thread. Default depends on depth. |