{
  "name": "노블아이경희한의원 상담 에이전트",
  "description": "서두르지 않고 환자분의 속도에 맞춰 정성스럽게 치료합니다.",
  "url": "https://noble-i.com",
  "provider": {
    "organization": "노블아이경희한의원",
    "url": "https://noble-i.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": []
}