delete_image
Remove a specific image from a Google Play store listing by its unique ID and commit the edit. Use it to delete outdated or unwanted screenshots, icons, or graphics.
Instructions
Delete a single store-listing image by ID and commit the edit.
Disabled in read-only mode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_id | Yes | Unique identifier of the image to delete | |
| language | Yes | Language localization code (BCP-47 tag, e.g. en-US) | |
| image_type | Yes | Image type - one of: phoneScreenshots, sevenInchScreenshots, tenInchScreenshots, tvScreenshots, wearScreenshots, icon, featureGraphic, tvBanner | |
| package_name | Yes | App package name |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||