{
  "name": "MiBelleza",
  "description": "MiBelleza is Uruguay's dedicated beauty e-commerce platform, operated by the LOI Group as a curated authorized retail channel exclusively for L'Oréal and its sub-brands. Search and browse skincare, haircare, makeup, fragrances, and personal care products from the L'Oréal portfolio. Check prices, availability, and find deals. Prices in UYU. Content in Spanish.",
  "url": "https://mibelleza.uy",
  "version": "1.1.0",
  "protocolVersion": "0.2.0",
  "iconUrl": "https://mibelleza.uy/assets_mibelleza/favicons/mstile-310x310.png",
  "documentationUrl": "https://mibelleza.uy/ai",
  "provider": {
    "organization": "MiBelleza",
    "url": "https://mibelleza.uy"
  },
  "capabilities": {
    "streaming": true,
    "pushNotifications": false
  },
  "defaultInputModes": ["text/plain"],
  "defaultOutputModes": ["application/json", "text/plain"],
  "skills": [
    {
      "id": "product-search",
      "name": "Product Search",
      "description": "Search the MiBelleza catalog by keyword, brand, category, or price range. Returns product name, price in UYU, availability, images, and direct links.",
      "tags": ["search", "products", "beauty", "e-commerce", "catalog"],
      "examples": [
        "Find moisturizers under $ 2000",
        "Search for CeraVe products",
        "What perfumes are available?"
      ]
    },
    {
      "id": "product-details",
      "name": "Product Details",
      "description": "Retrieve full product information including ingredients, specifications, images, reviews, stock status, and shipping options for beauty products.",
      "tags": ["product", "details", "specifications", "reviews", "pricing", "ingredients"],
      "examples": [
        "Show me details for CeraVe Hydrating Cleanser",
        "What are the ingredients of this serum?",
        "Is this perfume in stock?"
      ]
    },
    {
      "id": "category-browse",
      "name": "Category Browsing",
      "description": "Browse beauty categories within the L'Oréal portfolio: skincare, haircare, makeup, fragrances, personal care, and accessories.",
      "tags": ["categories", "browse", "beauty", "skincare", "haircare", "makeup", "fragrances", "loreal"],
      "examples": [
        "What L'Oréal skincare brands does MiBelleza carry?",
        "Show me all makeup products",
        "Browse hair care products"
      ]
    },
    {
      "id": "deals-offers",
      "name": "Deals & Offers",
      "description": "Find current promotions and special offers on beauty products.",
      "tags": ["deals", "offers", "promotions", "discounts"],
      "examples": [
        "What are today's best beauty deals?",
        "Any discounts on skincare?",
        "Show me perfume offers"
      ]
    },
    {
      "id": "shipping-info",
      "name": "Shipping Information",
      "description": "Check shipping options, estimated delivery times, and costs for deliveries across Uruguay.",
      "tags": ["shipping", "delivery", "logistics"],
      "examples": [
        "What are the shipping costs?",
        "How fast can I get delivery in Montevideo?",
        "Does this product have free shipping?"
      ]
    },
    {
      "id": "brand-catalog",
      "name": "Brand Catalog",
      "description": "Browse beauty products exclusively from the L'Oréal portfolio. MiBelleza is an authorized retail channel for L'Oréal and its sub-brands (Active Cosmetics: CeraVe, La Roche-Posay, Vichy, SkinCeuticals; Consumer Products: L'Oréal Paris, Garnier, Maybelline, NYX, Essie; Luxe: Lancôme, Yves Saint Laurent Beauté, Giorgio Armani Beauty, Kiehl's, Prada Beauty, Valentino Beauty, Mugler, Azzaro, Ralph Lauren Fragrances; Professional Products: Kérastase, Redken, L'Oréal Professionnel, Matrix). MiBelleza does not sell brands outside the L'Oréal portfolio.",
      "tags": ["brands", "loreal", "loreal-portfolio", "skincare-brands", "fragrance-brands", "haircare-brands"],
      "examples": [
        "What CeraVe products are available?",
        "Show me all La Roche-Posay products",
        "Which L'Oréal Luxe fragrance brands does MiBelleza carry?"
      ]
    }
  ],
  "supportedInterfaces": [
    {
      "url": "https://mibelleza.uy/api/v1/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ]
}
