Files
dap-was-dapms/docs/contracts/agent-builder-mcp/examples/agentbuilder-v0.2/tools-call-execution-error-response.json
2026-08-05 15:54:25 +09:00

14 lines
188 B
JSON

{
"jsonrpc": "2.0",
"id": 3,
"result": {
"content": [
{
"type": "text",
"text": "customer.search@1.0.0: timed out"
}
],
"isError": true
}
}