get_listing
Retrieve the Google Play store listing for an app, including title, descriptions, and video, in a specified language.
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 | |||