Skip to content
Back to Kinetica Docs

Card snapshot

kinetica.main-kill-isr.mintlify.me · 2026-08-13 17:09:24 UTC · 0fefe18e19a820b50a0b7693caa600d35a01d1d5d9bb1f01a0971bc000a1f9c8

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": "Kinetica Docs",
  "url": "https://docs.kinetica.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.kinetica.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.kinetica.com/",
    "organization": "Kinetica Docs"
  },
  "documentationUrl": "https://docs.kinetica.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "kinetica",
      "name": "Kinetica",
      "description": "Use when building SQL queries, loading data, managing tables and schemas, configuring the database, working with APIs, or administering Kinetica clusters. Reach for this skill when users need to ingest data, query analytics, set up security, monitor performance, or integrate with external systems.",
      "tags": [],
      "url": "https://docs.kinetica.com/.well-known/agent-skills/kinetica/skill.md"
    }
  ]
}