14 lines
264 B
JSON
14 lines
264 B
JSON
{
|
|
"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
|
|
}
|
|
}
|