Card snapshot
docs.useboom.ai
·
2026-08-26 20:56:35 UTC
·
bd8cd477caf74cb9f4210d1de4725c643547cd2b198ab5b0c1ea38b44f6c9f79
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 and launching AI-driven customer conversations over WhatsApp, managing customer data and segments, authoring journeys, extracting structured data from conversations, or integrating Boom's CDP and outreach capabilities via REST API or MCP.",
"tags": [],
"url": "https://docs.useboom.ai/.well-known/agent-skills/boom/skill.md"
}
]
}