playstore_delete_images
Delete all images of a specific type for a given language on Google Play. Ideal for clearing old screenshots before uploading new ones.
Instructions
Delete all images of a specific type for a language. Use before re-uploading screenshots to replace them.
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 to delete all images for |