initialize 시 routing hint 직렬화 방식변경
All checks were successful
Deploy Gateway / deploy (push) Successful in 2m38s

This commit is contained in:
2026-09-16 14:14:44 +09:00
parent 58d3014a0f
commit ec517e88ec
48 changed files with 1481 additions and 163 deletions

View File

@@ -0,0 +1,13 @@
{
"jsonrpc": "2.0",
"id": 3,
"result": {
"content": [
{
"type": "text",
"text": "{\"reasonCode\":\"INVALID_TOOL_ARGUMENTS\",\"message\":\"Tool arguments do not match the required schema.\"}"
}
],
"isError": true
}
}