Card snapshot
docs.useboom.ai
·
2026-09-07 09:02:22 UTC
·
faea0335a9851df8e77f22e313f946dade8006aedd3e9d230dd4ce9944d228bb
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": "Boom",
"description": "Boom's public API \u2014 REST and MCP over the same capabilities",
"url": "https://docs.useboom.ai/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://docs.useboom.ai/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://docs.useboom.ai/",
"organization": "Boom"
},
"documentationUrl": "https://docs.useboom.ai/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "boom",
"name": "Boom",
"description": "Use when building AI-powered customer conversations over WhatsApp, designing customer outreach journeys, managing customer data and segments, extracting structured insights from conversations, or integrating Boom's CDP and agent capabilities into applications or AI workflows.",
"tags": [],
"url": "https://docs.useboom.ai/.well-known/agent-skills/boom/skill.md"
}
]
}