{
  "name": "Tovaro.kz",
  "description": "Kazakhstan online marketplace — e-commerce platform for home, business, and everyday products powered by WooCommerce.",
  "url": "https://tovaro.kz",
  "version": "1.0.0",
  "provider": {
    "organization": "Tovaro",
    "url": "https://tovaro.kz"
  },
  "documentationUrl": "https://tovaro.kz/llms.txt",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "authentication": {
    "schemes": [
      "public"
    ]
  },
  "defaultOutputModes": [
    "text/html"
  ],
  "skills": [
    {
      "id": "shop",
      "name": "Product Catalog",
      "description": "Browse and search products for home, business, and everyday needs in Kazakhstan",
      "uri": "https://tovaro.kz/shop/",
      "tags": [
        "shop",
        "products",
        "e-commerce",
        "marketplace"
      ],
      "examples": [
        "Products available on tovaro.kz",
        "Online shopping Kazakhstan"
      ]
    }
  ],
  "supportedInputModes": [
    "text/plain"
  ],
  "supportedOutputModes": [
    "text/plain",
    "text/html"
  ],
  "defaultInputModes": [
    "text/plain"
  ],
  "supportedInterfaces": [
    {
      "type": "A2A",
      "url": "https://tovaro.kz/.well-known/agent-card.json"
    }
  ]
}