refactor: remove redundant mcp.functions from all application-local.yml

This commit is contained in:
jade
2026-07-10 11:04:38 +09:00
parent b199dad455
commit f84865ab8e
3 changed files with 2 additions and 58 deletions

View File

@@ -2,9 +2,4 @@ spring:
config:
import: "classpath:config/application-glow-local.yml"
mcp:
functions:
send_sms:
description: "고객에게 SMS 문자를 전송합니다. (프로퍼티 오버라이드 됨)"
prompt: "이 SMS 메시지 전송해줘. (프로퍼티 기반 작동)"
mappingId: "SMS_SEND_001"