Search the Apple App Store
search_app_storeSearch Apple App Store apps by keyword and retrieve key details like name, developer, rating, and price. Limit results and choose country.
Instructions
Search Apple App Store apps by keyword. Returns slim results (id, name, developer, rating, price) - use get_app_store_app for the full profile of a specific app.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results to return (1-50). | |
| query | Yes | Keyword(s) to search for, e.g. 'language learning'. | |
| country | No | ISO 3166-1 alpha-2 storefront code, e.g. 'us', 'de', 'jp'. | us |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| meta | Yes | ||
| query | Yes | ||
| results | Yes | ||
| sources | Yes |