Skip to content
Back to Kinetica Docs

Card snapshot

kinetica.main-kill-isr.mintlify.me · 2026-08-09 15:38:25 UTC · 6e2c22815c5cb0950630175a956c0db41166b992aa93248638b5dd0720355f80

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 querying and analyzing data with SQL, loading data from cloud storage or streaming sources, managing database objects and schemas, administering clusters, or building applications with REST/native APIs. Agents should reach for this skill when users need to work with Kinetica's SQL interface, data ingestion pipelines, administration tools, or API integrations.",
      "tags": [],
      "url": "https://docs.kinetica.com/.well-known/agent-skills/kinetica/skill.md"
    }
  ]
}