Woocommerce
WooCommerce is a free e-commerce plugin designed for WordPress sites. It adds all the features you need to transform your website into a full online store. You can add products, configure payment methods, set shipping options, and much more.
Start for freeCategory
Works with
AI Compatible
Tools
Create Customer
Create a new customer in WooCommerce. Example: 'Create a new customer named Juan Pérez with email jp@gmail.com'
Create Order
Create a new order in WooCommerce. Example: 'Create an order for Ana Torres with 2 units of product 123'
Get Order Status
Get the current status and details of a WooCommerce order by ID. Example: 'What is the status of the order 1542?'
Get Product Info
Get detailed information about a specific product by ID or slug. Example: 'Tell me how much the product with ID 45 costs'
Get Product Variations
Get all variations of a variable product with full details (price, image, stock, SKU, attributes). Use this after get_product_info when the product type is 'variable'. Example: 'Show me the variations of the product 123'
List Products
List the products from the WooCommerce store with optional filters. Example: 'Show me products from the Beverages category'
Update Stock
Update the inventory level of a product. Example: 'Update stock of product 101 to 25 units'