ALL SITES / SITE
Shopify
DISCUSSIONS
Posts about this site
About this site and its tools
Platform integration shopify.com
A company that integrates WebMCP into what it offers.
- Inventory
- Official tool inventory
- Support status
- Active
- Source
- Shopify WebMCP tools reference for Liquid storefronts and Hydrogen
- Checked
TOOLS
WebMCP tools
- browse_store List the store's collections, or browse the products in a specific collection. The agent can also take the shopper to the collection page.
- cancel_cart Remove everything from the cart.
- get_cart Get the cart's contents, including line items with product and variant details, quantities, and totals.
- get_product Get full details for a product, including variants, prices, and which option combinations are in stock. The agent can also take the shopper to the product page.
- manage_orders Take the shopper to their order history page, where they can check order status and tracking. If the shopper isn't logged in, then they're asked to log in first.
- proceed_to_checkout Take the shopper to checkout with their current cart, after verifying the cart isn't empty.
- search_catalog Search the store's products, collections, articles, and pages. Returns matching products with prices and availability, plus a link to the full search results page.
- search_shop_policies_and_faqs Answer questions about the store's policies and services, such as returns, shipping, and hours of operation.
- show_variant Take the shopper to a product page with a specific variant selected. The agent can pass an exact variant, or a partial option selection such as a color, and the tool selects a matching available variant.
- update_cart Add items to the cart, change quantities, or remove items. If a request is ambiguous, then the tool returns options to clarify without changing the cart.