{
  "name": "초량한의원 상담 에이전트",
  "description": "부산 동구 초량한의원. 한방부인과 전문의 제185호 이승환 원장. 안면홍조·갱년기·생리통·난임·통증 진료. 부산역 도보 5분.",
  "url": "https://choryang.net",
  "provider": {
    "organization": "초량한의원",
    "url": "https://choryang.net"
  },
  "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": []
}