{
  "protocolVersion": "0.3.0",
  "name": "Eventos Barcelona",
  "description": "Corporate events agency in Barcelona, Spain — artistic and technical production of gala dinners, conventions, family days and team buildings for MICE clients since 2011.",
  "url": "https://www.eventosbarcelona.com/",
  "preferredTransport": "JSONRPC",
  "capabilities": {
    "streaming": false,
    "extensions": [
      "llms-txt",
      "markdown-endpoints"
    ]
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain",
    "text/markdown"
  ],
  "skills": [
    {
      "id": "list-services",
      "name": "List services",
      "description": "List Eventos Barcelona services and entertainment categories."
    },
    {
      "id": "search-content",
      "name": "Search site content",
      "description": "Search the site for services, artists, shows, or case studies."
    },
    {
      "id": "get-content-markdown",
      "name": "Get content as markdown",
      "description": "Return any published page as clean markdown for LLM consumption."
    },
    {
      "id": "fetch-llms-txt",
      "name": "Fetch llms.txt",
      "description": "Retrieve the canonical llms.txt index of the site."
    }
  ],
  "documentationUrl": "https://www.eventosbarcelona.com/llms.txt",
  "contact": "info@eventosbarcelona.com"
}
