Skip to content
Back to Relevance AI Documentation

Card snapshot

docs.relevanceai.com · 2026-09-05 11:21:17 UTC · 84c8ee48933ba5f2044c6a5d2ff00e3db3350be40f4e7d6a50610d4b9fb574a0

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": "Relevance AI Documentation",
  "url": "https://relevanceai.com/docs/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://relevanceai.com/docs/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://relevanceai.com/docs/",
    "organization": "Relevance AI Documentation"
  },
  "documentationUrl": "https://relevanceai.com/docs/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "relevanceai",
      "name": "Relevanceai",
      "description": "Use when building, deploying, and managing AI agents and multi-agent workforces that autonomously complete tasks. Reach for this skill when creating agents from scratch, connecting integrations, building tools, setting up workflows, configuring knowledge bases, or troubleshooting agent performance.",
      "tags": [],
      "url": "https://relevanceai.com/docs/.well-known/agent-skills/relevanceai/skill.md"
    }
  ]
}