get_listing
Retrieve an app's Google Play store listing in a specific language, including title, descriptions, and promotional video, using the package name and language code.
Instructions
Get store listing for a specific language.
Args: package_name: App package name language: Language code (e.g., en-US, es-ES, fr-FR)
Returns: Store listing with title, descriptions, and video
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| package_name | Yes | ||
| language | No | en-US |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||