Card snapshot
docs.useboom.ai
·
2026-08-20 03:59:29 UTC
·
0c6873f4bfde53d5744a3900cf2809ae932bc607bb72d021f9afc2c52588143b
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 customer outreach campaigns, managing customer data, designing conversational journeys, launching WhatsApp initiatives, or analyzing extracted conversation data. Agents should reach for this skill when working with Boom's REST API, MCP tools, or when designing AI-driven customer conversations at scale.",
"tags": [],
"url": "https://docs.useboom.ai/.well-known/agent-skills/boom/skill.md"
}
]
}