14 lines
231 B
JSON
14 lines
231 B
JSON
{
|
|
"jsonrpc": "2.0",
|
|
"id": 3,
|
|
"result": {
|
|
"content": [
|
|
{
|
|
"type": "text",
|
|
"text": "{\"reasonCode\":\"TOOL_TIMEOUT\",\"message\":\"Tool execution timed out.\"}"
|
|
}
|
|
],
|
|
"isError": true
|
|
}
|
|
}
|