Skip to content
Back to Kinetica Docs

Card snapshot

docs.kinetica.com · 2026-08-08 12:25:22 UTC · a28b4918830434d9aa09b378253c432f107122137132916bbfd64452ecd29b19

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 database objects, administering clusters, or integrating with Kinetica via REST/native APIs. Agents should reach for this skill when users need to query data, ingest from external sources, create tables/schemas, manage security, or troubleshoot database operations.",
      "tags": [],
      "url": "https://docs.kinetica.com/.well-known/agent-skills/kinetica/skill.md"
    }
  ]
}