Skip to content
Back to Attio Docs

Card snapshot

docs.attio.com · 2026-08-13 20:44:54 UTC · 4184c2d49726745f1e6dbbc6d21d46672413f133714517faf047e4032ff5b446

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 apps, integrations, and automations for Attio CRM. Reach for this skill when you need to extend Attio with custom UI (record actions, widgets), build workflow automation blocks, query or modify CRM data via REST API, set up webhooks for real-time events, or integrate external services.",
      "tags": [],
      "url": "https://docs.attio.com/.well-known/agent-skills/attio/skill.md"
    }
  ]
}