Skip to content
Back to Voiceflow Documentation

Card snapshot

voiceflow-009a8802.main-kill-isr.mintlify.me · 2026-06-30 19:58:03 UTC · b9d820cfb3bd31d8061c86c64a31a685809e0f5d1df7e7ed70b428c30a5da4cb

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": "Voiceflow Documentation",
  "description": "Build, launch, and scale AI agents for every customer channel \u2014 all in one platform.",
  "url": "https://docs.voiceflow.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.voiceflow.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.voiceflow.com/",
    "organization": "Voiceflow Documentation"
  },
  "documentationUrl": "https://docs.voiceflow.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "voiceflow",
      "name": "Voiceflow",
      "description": "Use when building, testing, deploying, and measuring AI agents for chat and voice channels. Reach for this skill when agents need to create conversational AI, configure agent behavior, manage knowledge bases, set up integrations, run tests, deploy to production, or analyze conversation transcripts and performance metrics.",
      "tags": [],
      "url": "https://docs.voiceflow.com/.well-known/agent-skills/voiceflow/skill.md"
    }
  ]
}