Built by Metorial, the integration platform for agentic AI.
List, create, update, or delete variations for a variable product. Use the action field to choose the operation.
List, create, update, or delete shipping zones. View and add shipping methods within zones, and manage zone locations.
Delete a product from the WooCommerce store. By default moves to trash; use force to permanently delete.
Retrieve sales reports and top sellers data. Get total sales, order counts, average order value, and top-selling products for a given period.
List, create, update, or delete tax rates. Configure rates by country, state, postcode, and city with options for compound taxes and shipping applicability.
Update an existing order's status, addresses, payment method, or customer note. Commonly used to change order status (e.g., mark as completed or on-hold).
List, create, or delete notes on an order. Notes can be private (admin-only) or customer-visible. Useful for tracking order communication and internal notes.
Retrieve detailed information about a specific customer including billing/shipping addresses, order history stats, and account details.
List, create, update, or delete product categories. Categories help organize products and can be nested hierarchically.
List, get, create, update, or delete discount coupons. Configure discount types (percentage, fixed cart, fixed product), usage limits, product/category restrictions, and expiration.
Retrieve detailed information about a specific product, including pricing, inventory, images, attributes, categories, and variations.
Search and list products from the WooCommerce store. Filter by status, type, category, tag, SKU, and more. Supports pagination for browsing large catalogs.
Search and list orders from the store. Filter by status, customer, product, date range, and more. Supports pagination.
List all payment gateways or update a gateway's settings, including enabling/disabling gateways and changing their title and description.
Create a new order in the store. Add line items, set billing/shipping addresses, apply coupons, and configure shipping and fees. Use setPaid to immediately mark the order as paid.
Retrieve system status information about the WooCommerce installation including environment details, database info, active plugins, and theme info. Useful for diagnostics.
Update an existing customer's profile including name, email, billing and shipping addresses. Only provided fields will be updated.
Create a new product in the WooCommerce store. Supports simple, grouped, external, and variable product types. Configure pricing, inventory, images, categories, tags, and attributes.
Update an existing product's details including name, pricing, inventory, images, categories, tags, and attributes. Only provided fields will be updated.
Retrieve complete details of a specific order including line items, shipping, billing addresses, payment info, fees, and tax information.
Create a new customer account in the store with email, name, billing and shipping addresses.
Issue a refund for an order. Specify the refund amount and optionally refund specific line items. Can also list existing refunds for an order.
Search and list customer records. Filter by email, role, or search term. Returns customer summaries with order count and total spent.
Update a specific store setting value. Use the Get Store Settings tool first to discover setting group IDs and setting IDs.
View store settings organized by group (general, products, tax, shipping, checkout, account, email). List all setting groups or retrieve settings within a specific group.