Card snapshot
docs.syllable.ai
·
2026-08-19 11:58:21 UTC
·
a9b25270fe5cf67357a102397654b768036c4a0abecad50fbf5f66d0b3829d66
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 that handle inbound calls, outbound campaigns, and multi-channel conversations. Reach for this skill when working with agent prompts, tools, data sources, channels, campaigns, sessions, or the Syllable API.",
"tags": [],
"url": "https://docs.syllable.ai/.well-known/agent-skills/actiumhealth/skill.md"
}
]
}