{
  "name": "참사랑한의원 상담 에이전트",
  "description": "23년 진료 경험을 집약한 난치질환 클리닉",
  "url": "https://csrhani.com",
  "provider": {
    "organization": "참사랑한의원",
    "url": "https://csrhani.com"
  },
  "version": "1.0.0",
  "capabilities": {
    "streaming": true,
    "pushNotifications": false
  },
  "authentication": {
    "schemes": [
      {
        "type": "apiKey",
        "in": "header",
        "name": "X-Agent-Key",
        "description": "API key for authenticating agent-to-agent requests."
      }
    ]
  },
  "defaultInputModes": [
    "text"
  ],
  "defaultOutputModes": [
    "text"
  ],
  "skills": []
}