apps_get
Retrieve App Store metadata for an app including name, developer, genre, icon, and available storefronts.
Instructions
Fetch App Store metadata for an app: appName, developerName, primaryGenre, secondaryGenre, iconPictureUrl, availableStorefronts, deviceClasses, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| adamId | Yes | ||
| orgId | No | Override the org (account) for this call. Defaults to ASA_ORG_ID. Use the `org_acls` tool to discover orgIds. |