Skip to content
Back to Political Comms

Card snapshot

docs.politicalcomms.com · 2026-08-08 09:47:56 UTC · e2431398490de81f601ceef0887a14799c4f2cb98dab8175841ee731629faaaf

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, managing, or automating peer-to-peer political text messaging campaigns. Reach out to this skill when agents need to create projects, manage contacts, handle compliance requirements, integrate via API, or work with webhooks for real-time messaging events.",
      "tags": [],
      "url": "https://docs.politicalcomms.com/.well-known/agent-skills/politicalcomms/skill.md"
    }
  ]
}