Skip to content
Back to KtoZvonil

Card snapshot

ktozvonil.net · 2026-08-18 01:49:40 UTC · 40b2033e38fdba900c760e43719e1c3e5bd3ca18945933fa7a7da5a88da750ef

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.

{
  "name": "KtoZvonil",
  "version": "1.0.0",
  "description": "Ukrainian caller-reputation database: who is calling from a phone number, complaints and reviews.",
  "url": "https://ktozvonil.net",
  "provider": {
    "organization": "KtoZvonil",
    "url": "https://ktozvonil.net"
  },
  "documentationUrl": "https://ktozvonil.net/llms-full.txt",
  "supportedInterfaces": [
    {
      "url": "https://ktozvonil.net/mcp",
      "serviceUrl": "https://ktozvonil.net/mcp",
      "transportProtocol": "streamable-http"
    }
  ],
  "capabilities": [
    {
      "id": "read-lookup",
      "name": "Read-only lookup",
      "description": "Look up and read KtoZvonil data (no writes)."
    }
  ],
  "skills": [
    {
      "id": "check-phone-reputation",
      "name": "check-phone-reputation",
      "description": "Check a phone number's reputation on KtoZvonil \u2014 who is calling, complaint count and user reviews."
    }
  ]
}