Feat: Add application-local.yml for email and other tools to allow overriding MCP functions

This commit is contained in:
jade
2026-07-06 16:48:03 +09:00
parent 08c9234416
commit 3cf0153a77
2 changed files with 48 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
mcp:
functions:
send_email:
description: "이메일 발송"
prompt: "고객에게 이메일을 발송해줘."
mappingId: "EMAIL_SEND_001"