WebMCP

CommerceCommunity skill

dior.com WebMCP tools

Enumerate every product in Dior's storefront for a given locale via the public Algolia search index for /fashion (~5.7k products per locale, 18 API calls) and the per-locale beauty sitemap for /beauty (~350 products). Returns objectID, name, category path, price, color, material, image, URL, and stock state per product. Read-only.

1 tools1 methodsCommunity listing API surface

What can an agent do with dior.com WebMCP tools?

Enumerate every product in Dior's storefront for a given locale via the public Algolia search index for /fashion (~5.7k products per locale, 18 API calls) and the per-locale beauty sitemap for /beauty (~350 products). Returns objectID, name, category path, price, color, material, image, URL, and stock state per product. Read-only. This page documents every listed tool, the action or answer it provides, its installation command, and the input fields an agent should send.

WebMCP tools on dior.com

Tool 1 of 1HybridAnswer

find-all-products

Enumerate every product in Dior's storefront for a given locale via the public Algolia search index for /fashion (~5.7k products per locale, 18 API calls) and the per-locale beauty sitemap for /beauty (~350 products). Returns objectID, name, category path, price, color, material, image, URL, and stock state per product. Read-only.

How to install

browse skills add dior.com/find-all-products-qxm8lj

Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

Run with an agent

Use the find-all-products tool on dior.com with query: <string>, url: <string>. Return the structured result and cite the source page.

Input contract

  • query string The thing to search for.
  • url string The URL or page to inspect.

Open the source definition