chore: remove test payload file

This commit is contained in:
jade
2026-07-16 11:00:46 +09:00
parent e5f6321eed
commit 390eddb98b

View File

@@ -1,13 +0,0 @@
{
"jsonrpc": "2.0",
"id": "1",
"method": "tools/call",
"params": {
"name": "other_register_vacation",
"arguments": {
"date": "2026-07-15",
"employeeId": "010-9999-1111",
"unknownData": "이건 차단되어야 해"
}
}
}