{
  "openapi": "3.0.0",
  "info": {
    "title": "Сватбен Гид България — Service Description",
    "version": "0.1.0",
    "description": "Machine-readable service description for the wedding catalog platform."
  },
  "servers": [
    {
      "url": "https://catalog.weddingwebsite.bg/functions/v1/mcp",
      "description": "MCP server endpoint"
    }
  ],
  "paths": {},
  "externalDocs": {
    "description": "Service documentation",
    "url": "https://catalog.weddingwebsite.bg/docs/api"
  }
}
