Card snapshot
docs.politicalcomms.com
·
2026-08-02 09:15:30 UTC
·
1dcf95ab339ef7ca98a7d6ef36ae40255d3ddc7c9c26c936952d7d724c0f1aef
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": "Political Comms",
"description": "Documentation for the Political Comms P2P texting platform - help center, onboarding, compliance, and API reference.",
"url": "https://docs.politicalcomms.com/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://docs.politicalcomms.com/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://docs.politicalcomms.com/",
"organization": "Political Comms"
},
"documentationUrl": "https://docs.politicalcomms.com/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "politicalcomms",
"name": "Politicalcomms",
"description": "Use when building, testing, and sending peer-to-peer text messaging campaigns for political organizations, PACs, and nonprofits. Reach for this skill when agents need to create projects, manage contacts, integrate via API, handle compliance requirements, or stream real-time messaging events.",
"tags": [],
"url": "https://docs.politicalcomms.com/.well-known/agent-skills/politicalcomms/skill.md"
}
]
}