delete_product_image
Remove a specific image from a Shopify product by providing the product ID and image ID.
Instructions
Delete an image from a product.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product_id | Yes | The numeric Shopify product ID. | |
| image_id | Yes | The numeric image ID to delete. |