woocommerce_create_order
Create new WooCommerce orders with line items, billing, shipping, and payment details. Configure order parameters to manage ecommerce transactions through the MCP Hub server.
Instructions
[UNIFIED] Create a new WooCommerce order. Supports line items, billing, shipping, and payment method configuration.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| customer_id | No | ||
| line_items | No | ||
| billing | No | ||
| shipping | No | ||
| payment_method | No | ||
| status | No | pending |