gplay_app
Fetch detailed app information from Google Play using its package name. Specify language and country for localized data.
Instructions
Get details of an app from Google Play Store
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | Language code | en |
| appId | Yes | Package name, e.g. com.example.app | |
| country | No | Country code | us |