analyze_opportunities
Scan Reddit subreddits for startup and SaaS pain points, scoring posts by engagement and monetization relevance to uncover business opportunities.
Instructions
Scan subreddits for business opportunities (SaaS/startup pain points).
Scores posts with: popularity (upvotes), engagement (comments) and semantic relevance (monetization + pain-point keywords). See README for the formula.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | "hot", "new", "top" or "rising". | hot |
| limit | No | Maximum number of ideas to return (capped at 200). | |
| keywords | No | Optional extra keywords to filter posts by title. | |
| min_score | No | Minimum opportunity score to include a post. | |
| subreddits | No | Subreddits to analyze (defaults to a curated startup set). | |
| time_filter | No | Time window for "top": "hour", "day", "week", "month", "year", "all". | day |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||