17 lines
236 B
JSON
17 lines
236 B
JSON
{
|
|
"jsonrpc": "2.0",
|
|
"id": 3,
|
|
"result": {
|
|
"content": [
|
|
{
|
|
"type": "text",
|
|
"text": "processing complete",
|
|
"_meta": {
|
|
"searchTime": 976.1
|
|
}
|
|
}
|
|
],
|
|
"isError": false
|
|
}
|
|
}
|