{
  "protocolVersion": "0.3.0",
  "name": "LABERA.UZ Public Catalog",
  "description": "A public discovery card for the LABERA.UZ laboratory equipment catalog.",
  "url": "https://labera.uz/",
  "version": "2026.06.08",
  "supportedInterfaces": [
    {
      "url": "https://labera.uz/.well-known/api-catalog",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "1.0.0"
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "text/plain",
    "text/markdown"
  ],
  "defaultOutputModes": [
    "text/plain",
    "text/markdown",
    "application/json"
  ],
  "skills": [
    {
      "id": "catalog-discovery",
      "name": "Catalog Discovery",
      "description": "Discover public catalog, product, and category URLs through the sitemap and public pages.",
      "tags": [
        "catalog",
        "laboratory-equipment",
        "sitemap"
      ],
      "examples": [
        "Find LABERA product pages for laboratory microscopes",
        "List public catalog URLs from the sitemap"
      ]
    },
    {
      "id": "contact-sales",
      "name": "Contact Sales",
      "description": "Help users prepare a procurement question and contact LABERA sales.",
      "tags": [
        "sales",
        "procurement",
        "telegram"
      ],
      "examples": [
        "Prepare a message for LABERA sales about a centrifuge request"
      ]
    }
  ]
}
