add_application
Track a new mobile app by store bundle ID. Fetches store metadata, computes an initial visibility score, and links the app to your workspace. Counts toward the plan app cap.
Instructions
Track a new mobile application by its store bundle ID. The app metadata is fetched from the store, an initial visibility score is computed, and the app is linked to the user workspace. Counts against the plan app cap.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | Yes | BCP-47 language-region code (e.g., en-US, fr-FR, de-DE) | |
| store | Yes | App store: GPLAY (Google Play) or ITUNES (App Store) | |
| app_id | Yes | Store bundle ID (e.g. "com.spotify.music" for GPLAY, "284882215" or a bundle ID like "com.facebook.Facebook" for ITUNES) | |
| country | Yes | ISO country code (e.g., US, FR, DE) |