Skip to content
Back to PyAI Developers

Card snapshot

docs.pyai.com · 2026-09-09 02:23:01 UTC · ffbe68e54931960917d1d410c646089af6dc898a2599cea75dd2f377de02a17b

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": "PyAI Developers",
  "description": "Build voice agents through the console or API, powered by Omni. Agents, Hear, Speak, Clone, Cast, and Dub documentation.",
  "url": "https://docs.pyai.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.pyai.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.pyai.com/",
    "organization": "PyAI Developers"
  },
  "documentationUrl": "https://docs.pyai.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "pyai",
      "name": "Pyai",
      "description": "Use when building voice agents, transcribing audio, synthesizing speech, cloning voices, or adding voice AI to applications. Reach for PyAI when you need to create conversational voice agents (Omni), transcribe speech (Hear), generate speech (Speak), detect answering machines (AMD), or scan calls for compliance (Trace).",
      "tags": [],
      "url": "https://docs.pyai.com/.well-known/agent-skills/pyai/skill.md"
    }
  ]
}