Skip to content
Back to Political Comms

Card snapshot

docs.politicalcomms.com · 2026-08-06 05:33:53 UTC · f1b66239b8bb28b6c39e39f5ad9d537c3b2ca4e6567018f5cf04ffe520322823

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 peer-to-peer political texting campaigns, managing contact lists, creating and scheduling messaging projects, integrating with webhooks for real-time events, querying analytics and billing data, or ensuring compliance with TCPA, FCC, and 10DLC regulations.",
      "tags": [],
      "url": "https://docs.politicalcomms.com/.well-known/agent-skills/politicalcomms/skill.md"
    }
  ]
}