Skip to content
Back to Syllable SDK

Card snapshot

actiumhealth.main-kill-isr.mintlify.me · 2026-08-06 12:50:53 UTC · 92045073633cd1befad1fc2d94532cf3959ff2b1d1bf9017e6c4afd113614b57

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": "Syllable SDK",
  "url": "https://docs.syllable.ai/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.syllable.ai/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.syllable.ai/",
    "organization": "Syllable SDK"
  },
  "documentationUrl": "https://docs.syllable.ai/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "actiumhealth",
      "name": "Actiumhealth",
      "description": "Use when building, configuring, and deploying AI voice agents; managing outbound campaigns; creating prompts and tools; setting up channels and integrations; analyzing sessions and insights; or working with the Syllable SDK to automate agent workflows.",
      "tags": [],
      "url": "https://docs.syllable.ai/.well-known/agent-skills/actiumhealth/skill.md"
    }
  ]
}