playstore_upload_image
Uploads images (screenshots, icons, feature graphics) to Google Play Store listing with instant commit.
Instructions
Upload an image (screenshot, icon, feature graphic, etc.) to Google Play Store listing. Supported formats: PNG, JPEG, WebP. Changes are committed immediately.
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, icon, featureGraphic, tvBanner | |
| imagePath | Yes | Path to the image file to upload |