Skip to content
Back to Boom

Card snapshot

docs.useboom.ai · 2026-09-11 00:18:47 UTC · f4680aa3a9b2630aa37eb00c9ef5f777dd5ac723e867fe95c59a91938e8999d6

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-powered customer conversations over WhatsApp, managing customer data and segments, authoring journeys, or integrating Boom's CDP and outreach capabilities into applications. Reach for this skill when working with initiatives (outreach missions), journeys (conversation workflows), segments (audience targeting), or customer data operations.",
      "tags": [],
      "url": "https://docs.useboom.ai/.well-known/agent-skills/boom/skill.md"
    }
  ]
}