Card snapshot
docs.paubox.com
·
2026-08-29 03:20:17 UTC
·
f1a7cfacee8c2349ad32009399b309b696ed31cc2e4beb71dbbdef9b1431399f
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, marketing campaigns, or secure intake forms. Reach for this skill when agents need to send transactional email, manage subscriber lists, collect patient data via forms, check delivery status, or integrate Paubox into applications via REST API, SMTP, SDKs, CLI, or MCP Server.",
"tags": [],
"url": "https://docs.paubox.com/.well-known/agent-skills/paubox/skill.md"
}
]
}