
{
  "name": "LOi Uruguay",
  "description": "LOi Uruguay is a multi-category e-commerce platform — La Oferta Irresistible. Search products, browse categories, check prices and availability, find deals, and get shipping estimates across technology, home, beauty, sports, fashion, and more. Prices in UYU and USD. Content in Spanish.",
  "url": "https://loi.com.uy",
  "version": "1.0.0",
  "protocolVersion": "0.2.0",
  "iconUrl": "https://loi.com.uy/assets_uy/favicons/mstile-310x310.png",
  "documentationUrl": "https://loi.com.uy/ai",
  "provider": {
    "organization": "LOi — La Oferta Irresistible",
    "url": "https://loi.com.uy"
  },
  "capabilities": {
    "streaming": true,
    "pushNotifications": false
  },
  "defaultInputModes": ["text/plain"],
  "defaultOutputModes": ["application/json", "text/plain"],
  "skills": [
    {
      "id": "product-search",
      "name": "Product Search",
      "description": "Search the LOi Uruguay catalog by keyword, brand, category, or price range. Returns product name, price, currency, availability, images, and direct links.",
      "tags": ["search", "products", "e-commerce", "catalog"],
      "examples": [
        "Find Samsung phones under $30000",
        "Search for Nike running shoes",
        "What perfumes are available?"
      ]
    },
    {
      "id": "product-details",
      "name": "Product Details",
      "description": "Retrieve full product information including specifications, images, reviews, stock status, shipping options, and pricing history.",
      "tags": ["product", "details", "specifications", "reviews", "pricing"],
      "examples": [
        "Show me details for iPhone 16 Pro",
        "What are the specs of this notebook?",
        "Is this product in stock?"
      ]
    },
    {
      "id": "category-browse",
      "name": "Category Browsing",
      "description": "Browse product categories and subcategories. LOi Uruguay covers technology, home appliances, furniture, beauty, sports, toys, fashion, and more.",
      "tags": ["categories", "browse", "navigation", "catalog"],
      "examples": [
        "What categories does LOi sell?",
        "Show me all beauty products",
        "Browse gaming consoles"
      ]
    },
    {
      "id": "deals-offers",
      "name": "Deals & Offers",
      "description": "Find current promotions, hot sale items, and special offers across all categories.",
      "tags": ["deals", "offers", "promotions", "discounts", "hot-sale"],
      "examples": [
        "What are today's best deals?",
        "Show me irresistible offers on TVs",
        "Any discounts on perfumes?"
      ]
    },
    {
      "id": "shipping-info",
      "name": "Shipping Information",
      "description": "Check shipping options, estimated delivery times, and costs. In Montevideo standard delivery starts from 2 hours after payment confirmation, and flash delivery (under 2 hours) is available for urgent orders. The rest of Uruguay receives in 2-5 business days.",
      "tags": ["shipping", "delivery", "logistics", "flash-delivery"],
      "examples": [
        "How fast can I get delivery in Montevideo?",
        "What are the shipping costs?",
        "Does this product qualify for free shipping?"
      ]
    },
    {
      "id": "brand-catalog",
      "name": "Brand Catalog",
      "description": "Browse products by brand. LOi carries 500+ brands including Samsung, Apple, Nike, L'Oréal, and many more.",
      "tags": ["brands", "manufacturers", "official-stores"],
      "examples": [
        "What Apple products are available?",
        "Show me all Samsung TVs",
        "Which brands does LOi carry?"
      ]
    }
  ],
  "supportedInterfaces": [
    {
      "url": "https://loi.com.uy/api/v1/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ]
}
