Built by Metorial, the integration platform for agentic AI.
Retrieve complete details of a specific order including line items, shipping, billing addresses, payment info, fees, and tax information.
Update an existing customer's profile including name, email, billing and shipping addresses. Only provided fields will be updated.
Create a new customer account in the store with email, name, billing and shipping addresses.
List, get, create, update, or delete WooCommerce webhooks for store events such as order, product, customer, and coupon changes.
Delete an order from WooCommerce. By default moves to trash; use force to permanently delete.
List, get, create, update, or delete product shipping classes used to group products with similar shipping costs.
Search and list orders from the store. Filter by status, customer, product, date range, and more. Supports pagination.
View store settings organized by group (general, products, tax, shipping, checkout, account, email). List all setting groups or retrieve settings within a specific group.
List available WooCommerce shipping methods, or retrieve one method by ID. Use these method IDs when adding methods to shipping zones.
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 all payment gateways or update a gateway's settings, including enabling/disabling gateways and changing their title and description.
Delete a customer account from WooCommerce. Use force to permanently delete the customer record.
List, create, update, or delete product categories. Categories help organize products and can be nested hierarchically.
List, create, update, or delete tax rates. Configure rates by country, state, postcode, and city with options for compound taxes and shipping applicability.
Retrieve sales reports and top sellers data. Get total sales, order counts, average order value, and top-selling products for a given period.
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.
Delete a product from the WooCommerce store. By default moves to trash; use force to permanently delete.
Retrieve system status information about the WooCommerce installation including environment details, database info, active plugins, and theme info. Useful for diagnostics.
Create a new product in the WooCommerce store. Supports simple, grouped, external, and variable product types. Configure pricing, inventory, images, categories, tags, and attributes.
List, get, create, update, or delete product tags used to organize and filter products in WooCommerce.
Retrieve detailed information about a specific customer including billing/shipping addresses, order history stats, and account details.
Retrieve detailed information about a specific product, including pricing, inventory, images, attributes, categories, and variations.
Issue a refund for an order. Specify the refund amount and optionally refund specific line items. Can also list existing refunds for an order.
List, get, create, update, or delete global product attributes and their terms. Use these for reusable product facets and variable product options.
Search and list customer records. Filter by email, role, or search term. Returns customer summaries with order count and total spent.
List, get, create, update, or delete product reviews for catalog moderation and customer feedback workflows.
List, get, create, update, or delete discount coupons. Configure discount types (percentage, fixed cart, fixed product), usage limits, product/category restrictions, and expiration.
List, create, update, or delete shipping zones. View and add shipping methods within zones, and manage zone locations.
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.
Update a specific store setting value. Use the Get Store Settings tool first to discover setting group IDs and setting IDs.
Update an existing product's details including name, pricing, inventory, images, categories, tags, and attributes. Only provided fields will be updated.
List, create, update, or delete variations for a variable product. Use the action field to choose the operation.
Search and list products from the WooCommerce store. Filter by status, type, category, tag, SKU, and more. Supports pagination for browsing large catalogs.