Card snapshot
docs.x.com
·
2026-09-11 03:37:22 UTC
·
681954ebf4af3c0f5da0b3c58e34a8caf4d6dd019b69aa64e971c5d282e96e2c
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 access X's public data, including posts, users, trends, spaces, and direct messages. Reach for this skill when agents need to search posts, retrieve user information, manage content, stream real-time data, or integrate X functionality into applications.",
"tags": [],
"url": "https://docs.x.com/.well-known/agent-skills/x/skill.md"
}
]
}