delete_category
Remove a product category from WooCommerce. Products in the category are kept and become uncategorized.
Instructions
Delete a product category. Does NOT delete products in the category; they become uncategorized.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Category ID | |
| force | No | True to permanently delete | |
| fields | No | Comma-separated fields to return in response |