{"ok":true,"site":{"host":"sport-shop-angular","url":"https://googlechromelabs.github.io/webmcp-tools/demos/sport-shop-angular/","desc":"Chrome Labs sports equipment storefront demo","type":"demo","category":"Commerce","tools":[{"name":"view_product","kind":"act","impl":"imperative","description":"Navigates to the product detail page for a given product. You can provide its exact productId, or productName.","inputSchema":{"type":"object","properties":{"productId":{"type":"string","description":"The unique ID of the product."},"productName":{"type":"string","description":"A part of the product name or keywords to match (e.g. 'training balls')."}}},"executable":true,"handlerField":"execute"},{"name":"get_product_info","kind":"answer","impl":"imperative","description":"Returns detailed information about a product. You can provide its exact productId, or productName.","inputSchema":{"type":"object","properties":{"productId":{"type":"string","description":"The unique ID of the product."},"productName":{"type":"string","description":"A part of the product name or keywords to match (e.g. 'training balls')."}}},"executable":true,"handlerField":"execute"},{"name":"open_cart","kind":"act","impl":"imperative","description":"Opens the shopping cart modal to review items and proceed to checkout.","inputSchema":{"type":"object","properties":{}},"executable":true,"handlerField":"execute"},{"name":"search_product","kind":"answer","impl":"imperative","description":"Search for products based on the query.","inputSchema":{"type":"object","properties":{"query":{"type":"string","description":"Search term for products (e.g. 'soccer boots', 'running gear')."},"category":{"type":"string","description":"The product category to browse.","enum":["ALL","BASKETBALL","SOCCER","BASEBALL","RUNNING"]},"size":{"type":"string","description":"Product size. Use 'child' for kids/children, 'adult' for adults.","enum":["ALL","adult","child"]}}},"executable":true,"handlerField":"execute"},{"name":"get_store_promos_and_rules","kind":"answer","impl":"imperative","description":"Returns active promotional campaigns, eligibility requirements, and general store rules (e.g., local pickup categories).","inputSchema":{"type":"object","properties":{}},"executable":true,"handlerField":"execute"}],"_scrape":{"etag":"\"6a6d0033-64f3\"","lastModified":"Fri, 31 Jul 2026 20:06:11 GMT","scrapedAt":"2026-08-01T17:53:21.990Z"},"apiSurface":"spec","prominence":3,"favicon":"/favicons/sport-shop-angular.ico","toolCount":5}}