JsonRpcResponse
This content is for v0.1. Switch to the latest version for up-to-date documentation.
Defined in: mcp.ts:66
Properties
Section titled “Properties”error?
Section titled “error?”
optionalerror?:JsonRpcError
Defined in: mcp.ts:70
optionalid?:string|number|null
Defined in: mcp.ts:68
jsonrpc
Section titled “jsonrpc”jsonrpc:
"2.0"
Defined in: mcp.ts:67
result?
Section titled “result?”
optionalresult?:unknown
Defined in: mcp.ts:69