appstore_search
Search the App Store for applications by keyword, country, or language. Return full results or 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.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| term | Yes | Search term | |
| num | No | Number of apps per page | |
| page | No | Search page number (1-based) | |
| country | No | Two-letter storefront country code | |
| lang | No | Result language tag | |
| ids_only | No | Return only app IDs |