playstore_list_images
List uploaded images for a Google Play app, including screenshots and icons, by providing the package name, language, and image type.
Instructions
List uploaded images/screenshots for an app. Image types: phoneScreenshots, sevenInchScreenshots, tenInchScreenshots, tvScreenshots, wearScreenshots, icon, featureGraphic, tvBanner.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packageName | Yes | Android package name | |
| language | Yes | BCP-47 language code (e.g., en-US, ko-KR) | |
| imageType | Yes | Image type: phoneScreenshots, sevenInchScreenshots, tenInchScreenshots, tvScreenshots, wearScreenshots, icon, featureGraphic, tvBanner |