run_niche_analysis
Given a topic, discover keywords, cluster them into sub-niches, and score opportunity. Returns clusters, keywords, intent type, and app concepts. Cached results (under 7 days) are instant.
Instructions
Run a niche analysis on a topic: discovers relevant keywords, clusters them into sub-niches, and scores each cluster's opportunity. Returns clusters with their keywords, opportunity scores, intent type, and an app concept suggestion. Cache hits (recent identical analyses, less than 7 days old) are returned instantly without consuming the niche analysis quota. Fresh analyses can take a few minutes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | Yes | BCP-47 language-region code (e.g., en-US, fr-FR, de-DE) | |
| store | Yes | App store: GPLAY (Google Play) or ITUNES (App Store) | |
| topic | Yes | Niche topic to analyze (2-100 characters, e.g. "meditation") | |
| country | Yes | ISO country code (e.g., US, FR, DE) |