sonar_app_extract_keywords
Extract key keywords from an app's title and description to reveal its ASO strategy.
Instructions
Extract the most likely target keywords from an app's title and description, ranked by relevance. Useful for understanding what an app (yours or a competitor) is optimizing for.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max | No | Maximum number of keywords to extract (1-50, default 20). | |
| store | Yes | App store. "ios" for Apple App Store, "android" for Google Play. | |
| country | No | ISO 3166-1 alpha-2 country code (e.g. "us", "gb", "de"). Default "us". | us |
| store_id | Yes | Store-specific app identifier. iOS: numeric track ID. Android: package name. |