Skip to content
Back to Kinetica Docs

Card snapshot

kinetica.main-kill-isr.mintlify.me · 2026-08-16 14:09:30 UTC · 408b4dc7635b08d1392ed328716aad8985f9a1668cfd63a55e84fdc62286d4e5

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 working with Kinetica database tasks: writing SQL queries, loading data from cloud sources, managing tables and schemas, administering clusters, building applications with native APIs, or integrating with BI tools. Reach for this skill when users need to ingest data, query analytics, configure the database, or develop against Kinetica's REST/native APIs.",
      "tags": [],
      "url": "https://docs.kinetica.com/.well-known/agent-skills/kinetica/skill.md"
    }
  ]
}