analyze_niche_trends
Discover trending topics, pain points, and opportunities in any niche by analyzing Reddit posts. Identify what users struggle with right now to generate ideas and solve real problems.
Instructions
Use this tool when asked to suggest ideas, find pain points, or discover opportunities in a specific niche (e.g., 'SaaS', 'Entrepreneur').
By looking at 'rising' or 'hot' posts, you can identify what problems users are actively struggling with RIGHT NOW.
Always compare the post's created_at with the current_server_date provided in meta_context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| page_token | No | ||
| trend_type | No | rising | |
| subreddit_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | The extracted posts. | |
| status | No | Status of the request (e.g., success, partial_timeout). | success |
| message | No | System message or warning (especially if partial_timeout occurred). | |
| meta_context | Yes | Temporal and spatial context for the AI. | |
| next_page_token | No | Pass this token to the tool again to fetch the next page. |