woocommerce_create_product
Create new WooCommerce products with pricing, inventory, categories, and descriptions. Add simple or variable products to your ecommerce store through the MCP Hub server.
Instructions
[UNIFIED] Create a new WooCommerce product. Supports simple and variable products with pricing, inventory, categories, tags, and descriptions.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| name | Yes | ||
| type | No | simple | |
| regular_price | No | ||
| sale_price | No | ||
| description | No | ||
| short_description | No | ||
| status | No | draft | |
| categories | No | ||
| tags | No | ||
| stock_quantity | No | ||
| manage_stock | No | ||
| stock_status | No | instock | |
| attributes | No |