{
  "ucp": {
    "version": "2026-04-08",
    "services": {
      "dev.ucp.shopping": [
        {
          "version": "2026-04-08",
          "spec": "https://ucp.dev/2026-04-08/specification/overview",
          "transport": "rest",
          "schema": "https://ucp.dev/2026-04-08/services/shopping/rest.openapi.json",
          "endpoint": "https://agent.suggestapi.com"
        }
      ]
    },
    "capabilities": {
      "dev.ucp.shopping.catalog.search": [
        {
          "version": "2026-04-08",
          "spec": "https://ucp.dev/2026-04-08/specification/catalog/search",
          "schema": "https://ucp.dev/2026-04-08/schemas/shopping/catalog_search.json",
          "tenant": {
            "required": true,
            "name": "tenant",
            "description": "Merchant domain that owns the catalog. This host is multi-tenant; catalog search is never global.",
            "example": "demo.suggestapi.com",
            "in": [
              "body.tenant",
              "filters.tenant",
              "query.tenant",
              "path"
            ],
            "profile": "https://agent.suggestapi.com/oks/{tenant}/.well-known/ucp",
            "search": "https://agent.suggestapi.com/oks/{tenant}/catalog/search"
          }
        }
      ]
    }
  },
  "keys": []
}