forked from kimhyungsik/ax_hub_mcp_tool
Feat: Add application-local.yml for email and other tools to allow overriding MCP functions
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
mcp:
|
||||
functions:
|
||||
send_email:
|
||||
description: "이메일 발송"
|
||||
prompt: "고객에게 이메일을 발송해줘."
|
||||
mappingId: "EMAIL_SEND_001"
|
||||
Reference in New Issue
Block a user