Card snapshot
docs.x.com
·
2026-08-30 03:52:16 UTC
·
83ad66830c2c74f105de66e80afdc3a9f5d4175fe707b1a1b48bc76926f13295
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 or publish posts, search X data, manage user relationships, access direct messages, or stream real-time data. Agents should reach for this skill when users request API integration, data retrieval, content publishing, or X platform automation.",
"tags": [],
"url": "https://docs.x.com/.well-known/agent-skills/x/skill.md"
}
]
}