Card snapshot
docs.relevanceai.com
·
2026-08-29 15:44:01 UTC
·
07c350f1757c2ce32213c4ed1e83fb6c129787ba3e3ae20e2eba9c479f6adacf
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 teams. Reach for this skill when users ask to create agents, build tools, set up workflows, configure integrations, manage knowledge bases, or deploy autonomous AI systems for tasks like customer support, sales automation, content creation, or data processing.",
"tags": [],
"url": "https://relevanceai.com/docs/.well-known/agent-skills/relevanceai/skill.md"
}
]
}