appstore_search
Search the App Store for apps by term. Retrieve results with filters for platform, country, and language, or get only app IDs.
Instructions
Search the App Store. Returns App Store search results for a term. Set ids_only=true to return only app IDs. platform enum: phone, pad, mac.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| num | No | Number of apps per page | |
| lang | No | Result language tag | |
| page | No | Search page number (1-based) | |
| term | Yes | Search term | |
| country | No | Two-letter storefront country code | |
| ids_only | No | Return only app IDs | |
| platform | No | App Store catalog to search: phone, pad, mac |