JsonRpcResponse
Defined in: mcp.ts:95
Properties
Section titled “Properties”error?
Section titled “error?”
optionalerror?:JsonRpcError
Defined in: mcp.ts:99
optionalid?:string|number|null
Defined in: mcp.ts:97
jsonrpc
Section titled “jsonrpc”jsonrpc:
"2.0"
Defined in: mcp.ts:96
result?
Section titled “result?”
optionalresult?:unknown
Defined in: mcp.ts:98