Skip to content
Back to X

Card snapshot

docs.x.com · 2026-09-03 02:46:20 UTC · 04100e2f659874554ba2192c2c533cef018a32fa5a029c7b0bedfe89108dc507

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 interact with X (formerly Twitter) data. Reach for this skill when agents need to search posts, look up users, manage content, stream real-time data, or integrate X functionality into applications. Essential for tasks involving post retrieval, user management, authentication, rate limiting, and API integration.",
      "tags": [],
      "url": "https://docs.x.com/.well-known/agent-skills/x/skill.md"
    }
  ]
}