Card snapshot
docs.attio.com
·
2026-08-09 10:18:28 UTC
·
2dcd77590dadeb87fdd97fb94c30851bd2da063fc64ca8a35ae9265bf5e96c5c
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": "Attio Docs",
"url": "https://docs.attio.com/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://docs.attio.com/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://docs.attio.com/",
"organization": "Attio Docs"
},
"documentationUrl": "https://docs.attio.com/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "attio",
"name": "Attio",
"description": "Use when building custom CRM applications, integrations, and automations on the Attio platform. Reach for this skill when working with the REST API to read/write records, building App SDK extensions (record actions, widgets, workflow blocks), setting up webhooks, or querying workspace data via SQL.",
"tags": [],
"url": "https://docs.attio.com/.well-known/agent-skills/attio/skill.md"
}
]
}