reddit_sweep
Sweep a Reddit profile to discover unmet needs: score posts across subreddits and search terms, then deep-fetch comments on the highest-pain threads. Results are persisted for analysis.
Instructions
Run a full two-stage sweep for a profile and persist the results.
Stage 1 pulls + scores posts across the profile's subreddits and search
terms; stage 2 deep-fetches comments on the highest-pain threads. This makes
live Reddit calls and may take a while. time (hour|day|week|month|year|all),
limit (posts per sub) and max_threads override the profile defaults
when non-empty/non-zero. Returns a SweepResult summary (counts, per-subreddit
tallies, top matched patterns).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| time | No | ||
| limit | No | ||
| profile | Yes | ||
| max_threads | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||