Skip to content
Back to Sarj.ai

Card snapshot

platform-docs.sarj.ai · 2026-08-17 18:04:54 UTC · bebb9cbaab8e35e8d9f18c05e5b788c81af450cf0ff2e8d499ac1acba897aa99

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": "Sarj.ai",
  "description": "Voice AI platform \u2014 build production AI-powered phone calls",
  "url": "https://platform-docs.sarj.ai/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://platform-docs.sarj.ai/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://platform-docs.sarj.ai/",
    "organization": "Sarj.ai"
  },
  "documentationUrl": "https://platform-docs.sarj.ai/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "sarj",
      "name": "Sarj",
      "description": "Use when building outbound voice call systems, integrating AI voice agents into applications, transcribing audio, or generating speech. Reach for this skill when users need to trigger phone calls, track call status, retrieve transcripts and recordings, or work with speech-to-text and text-to-speech APIs.",
      "tags": [],
      "url": "https://platform-docs.sarj.ai/.well-known/agent-skills/sarj/skill.md"
    }
  ]
}