Card snapshot
docs.relevanceai.com
·
2026-09-03 10:17:42 UTC
·
44d5799cda1d6f9f2d52c2a96f24b307fe0afaa8aeaa9d090f1a6a9891998cd0
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, configuring, and deploying AI agents and multi-agent workflows. Reach for this skill when agents need to be created, connected to tools and integrations, given knowledge bases, organized into workforces, triggered automatically, monitored, or evaluated for performance.",
"tags": [],
"url": "https://relevanceai.com/docs/.well-known/agent-skills/relevanceai/skill.md"
}
]
}