Skip to content
Back to Kinetica Docs

Card snapshot

kinetica.main-kill-isr.mintlify.me · 2026-08-17 07:53:56 UTC · 2e7ecc9395db6d0ee6de9c37265196e85ac8469b36b45112ea880226fa5805c7

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 analytics applications, querying large datasets with SQL, loading data from multiple sources, managing database clusters, or integrating Kinetica via REST/native APIs. Agents should reach for this skill when working with SQL queries, data ingestion, schema design, API integration, or cluster administration tasks.",
      "tags": [],
      "url": "https://docs.kinetica.com/.well-known/agent-skills/kinetica/skill.md"
    }
  ]
}