Search apps
search_appsSearch apps on the Apple App Store, Google Play, or both. Returns matching apps with store, title, developer, icon, price, rating, category, and url. Use store="both" to fan out to both engines and merge results. Apple limit is clamped to 50; Google supports 1-250. The price filter (free/paid) only applies to Google.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | Language (Apple form en_us, Google form en). Derived from country when omitted. | |
| term | Yes | URL-encoded search term. | |
| limit | No | Max results. Apple is clamped to 50; Google accepts 1-250. Default 50. | |
| price | No | Price filter. Google only; Apple ignores it. Default all. | |
| store | Yes | Target store. "both" fans out to both engines and merges results. | |
| device | No | Apple only. Maps to software / iPadSoftware / macSoftware. Default iphone. | |
| country | No | ISO-3166 alpha-2 storefront/region, lowercase. Defaults to us. | |
| fullDetail | No | Google only; expensive (per-result full fetch). Default false. |