{
  "name": "덕은본디로한의원 상담 에이전트",
  "description": "본디의 건강한 일상으로, 안녕하세요 덕은본디로한의원입니다.",
  "url": "https://bondeeroclinic.co.kr",
  "provider": {
    "organization": "덕은본디로한의원",
    "url": "https://bondeeroclinic.co.kr"
  },
  "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": []
}