find_niche
Resolve a natural-language ranking request to one or more verified Lunoo niche slugs. Pass the user's request instead of guessing a slug. It handles common aliases, typos, and use-case terms, and returns item counts, match explanations, confidence, and tracked Lunoo URLs. Unsupported or unclear requests return an error instead of an unrelated fallback. Choose the closest returned slug, then call get_rankings with that exact slug. Never invent a niche slug or ranking.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Natural-language ranking request, for example "anime", "coffee makers", or "best laptop for video editing". Use the user's request rather than a guessed slug. |