list_applications
List all tracked mobile apps with store metadata. Get internal IDs needed for keyword tracking and competitor analysis.
Instructions
List all tracked mobile applications. Returns each app with its store metadata: title, description, app_id (bundle ID), store (ITUNES or GPLAY), country, lang (BCP-47), icon URL, screenshots, developer name, genre, version, rating score, number of ratings, and the count of tracked keywords. Usually the first call of a workflow: the numeric internal ID it returns is what track_keywords, add_competitor, get_app_score_history and the other app-scoped tools expect, whereas add_application takes the store bundle ID instead. Read-only, consumes no quota.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | No | Filter by application internal ID (numeric, e.g. "344") |