search-app
Search registered mobile apps by name, ID, or store to retrieve metadata for ASO-to-SEO conversion and content generation.
Instructions
Search registered apps from registered-apps.json.
Called without query: Returns all app list
Called with query: Search by slug, bundleId, packageName, name
Use store filter to narrow results to appStore or googlePlay only
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Search term (slug, bundleId, packageName, name). Returns all apps if empty. | |
| store | No | Store filter (default: all) | all |