Skip to content
Back to Paubox API Docs

Card snapshot

docs.paubox.com · 2026-09-20 10:49:21 UTC · 25b4167fd36a2b383c8fe2bae3f463c0ed1f34d983be0db181e74011398c7a01

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": "Paubox API Docs",
  "url": "https://docs.paubox.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.paubox.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.paubox.com/",
    "organization": "Paubox API Docs"
  },
  "documentationUrl": "https://docs.paubox.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "paubox",
      "name": "paubox",
      "description": "Use when building HIPAA-compliant email infrastructure, sending transactional emails, running marketing campaigns, collecting patient data via forms, or integrating email APIs into healthcare applications. Agents should reach for this skill when users need to send secure emails, manage inbound email, schedule messages, track delivery, or build forms for patient intake.",
      "tags": [],
      "url": "https://docs.paubox.com/.well-known/agent-skills/paubox/skill.md"
    }
  ]
}