woo_delete_variation
Delete a specific variation from a WooCommerce product by providing the product ID and variation ID. Remove unwanted variations to streamline inventory management.
Instructions
Delete a product variation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product_id | Yes | Parent product ID | |
| variation_id | Yes | Variation ID |