reddit_query
Query stored Reddit items by profile, subreddit, pain score, or keyword. Filter and sort results to find unmet needs from collected data.
Instructions
Query already-stored items (no network).
Filters: profile (which sweep collected it), subreddit, min_pain
(lower bound on the deterministic pain score), contains (case-insensitive
substring over title+body). sort is one of pain|score|new|comments.
Returns hydrated item dicts including their matched lexicon patterns.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | pain | |
| limit | No | ||
| profile | No | ||
| contains | No | ||
| min_pain | No | ||
| subreddit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |