Skip to content
Back to Kann KI das? Sponsoring Agent

Card snapshot

kannkidas.de · 2026-08-12 05:08:35 UTC · 2c7d206840fc75f28043a4e6a16e568cf3ace09ceeb63fa9a9e109b2a318c0f6

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "protocolVersion": "0.3.0",
  "name": "Kann KI das? Sponsoring Agent",
  "description": "Pr\u00fcft read-only die Live-Verf\u00fcgbarkeit gekennzeichneter Sponsorpl\u00e4tze.",
  "version": "1.0.0",
  "url": "https://kannkidas.de/api/a2a",
  "preferredTransport": "JSONRPC",
  "additionalInterfaces": [
    {
      "url": "https://kannkidas.de/api/a2a",
      "transport": "JSONRPC"
    }
  ],
  "supportedInterfaces": [
    {
      "url": "https://kannkidas.de/api/a2a",
      "protocolBinding": "JSONRPC",
      "protocolVersion": "0.3"
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "extensions": []
  },
  "defaultInputModes": [
    "application/json",
    "text/plain"
  ],
  "defaultOutputModes": [
    "application/json",
    "text/plain"
  ],
  "skills": [
    {
      "id": "list-sponsor-slots",
      "name": "Sponsorpl\u00e4tze pr\u00fcfen",
      "description": "Liefert den verifizierten Live-Status aller zehn festen Pl\u00e4tze.",
      "tags": [
        "sponsoring",
        "availability"
      ]
    }
  ]
}