Skip to content
Back to X

Card snapshot

docs.x.com · 2026-09-09 04:15:57 UTC · 55a76ec8f374c8f6efa276408684fcf818682268db7d1edb9aad3c44d05da15d

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": "X",
  "url": "https://docs.x.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.x.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.x.com/",
    "organization": "X"
  },
  "documentationUrl": "https://docs.x.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "x",
      "name": "X",
      "description": "Use when building applications that read, search, or publish posts; manage users, lists, and direct messages; access real-time streaming data; or analyze trends and engagement metrics on X (formerly Twitter).",
      "tags": [],
      "url": "https://docs.x.com/.well-known/agent-skills/x/skill.md"
    }
  ]
}