Card snapshot
docs.useboom.ai
·
2026-09-05 06:37:29 UTC
·
0f6cd3fd74a2606fa363378db1ca8244f9eb095985af989606b727491700ee18
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, creating outreach campaigns (win-backs, support, research, onboarding, lead qualification), managing customer data and segments, designing conversation workflows, or reading structured data from conversations. Use MCP to connect Claude or other AI tools directly to Boom without API keys.",
"tags": [],
"url": "https://docs.useboom.ai/.well-known/agent-skills/boom/skill.md"
}
]
}