Card snapshot
docs.politicalcomms.com
·
2026-08-07 08:25:07 UTC
·
30f90a651e4f4f8563b1d42b02f825685e4dd1c00ce74935f5ecc0fb3c319f1b
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 integrations with political SMS/texting campaigns, managing contact lists and projects programmatically, scheduling broadcasts, handling compliance workflows, or streaming real-time messaging events via webhooks. Agents should reach for this skill when working with the Political Comms API to automate campaign management, contact imports, project scheduling, analytics, or webhook integrations.",
"tags": [],
"url": "https://docs.politicalcomms.com/.well-known/agent-skills/politicalcomms/skill.md"
}
]
}