{
  "schema_version": "1.0",
  "protocol": "a2a",
  "name": "NOIR Social Club",
  "description": "Berlins exklusivster Nightclub & Lounge — AI-Ready Agent Interface",
  "url": "https://420.studiomeyer.io",
  "provider": {
    "organization": "NOIR Social Club GmbH",
    "url": "https://420.studiomeyer.io"
  },
  "skills": [
    {
      "id": "event_info",
      "name": "Event Information",
      "description": "Informationen zu woechentlichen und saisonalen Events, DJs, Zeiten und Themen",
      "inputModes": ["text"],
      "outputModes": ["text"]
    },
    {
      "id": "reservation",
      "name": "Table Reservation",
      "description": "Tischreservierung anfragen mit Datum, Uhrzeit, Gaestezahl und Anlass",
      "inputModes": ["text"],
      "outputModes": ["text"]
    },
    {
      "id": "venue_info",
      "name": "Venue Information",
      "description": "Adresse, Oeffnungszeiten, Dress Code, Kapazitaet, VIP-Optionen und Kontakt",
      "inputModes": ["text"],
      "outputModes": ["text"]
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "authentication": {
    "schemes": []
  }
}