Skip to content
Back to Boom

Card snapshot

docs.useboom.ai · 2026-08-22 05:17:15 UTC · 58bcad7660fc319e5b4c79c157e11f0347b0d6cb2f28742a33a12f19f7751467

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, designing AI-driven conversations over WhatsApp, managing customer data and segments, creating journeys with branching logic, extracting structured data from conversations, or automating customer engagement workflows. Use Boom's REST API for server-to-server integration or MCP for AI agent-driven automation with Claude, Cursor, or other tools.",
      "tags": [],
      "url": "https://docs.useboom.ai/.well-known/agent-skills/boom/skill.md"
    }
  ]
}