run_autocomplete
Retrieve autocomplete suggestions from App Store or Google Play using a search prefix. Discover real user search queries to inform ASO and keyword strategy.
Instructions
Fetch autocomplete suggestions from the App Store or Google Play for a given prefix (1-60 characters). Useful to discover what users are searching for that starts with a given seed. Consumes one autocomplete query and one API request.
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) | |
| prefix | Yes | Search prefix to autocomplete (1-60 chars, e.g. "fitness") | |
| country | Yes | ISO country code (e.g., US, FR, DE) |