woo_update_category
Updates an existing WooCommerce product category by ID, with optional changes to name, slug, parent, description, or image.
Instructions
Update a product category
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Category ID | |
| name | No | ||
| slug | No | ||
| parent | No | ||
| description | No | ||
| image_id | No |