AxMCPJSONRPCRequest
Defined in: https://github.com/ax-llm/ax/blob/9a5a7060a48f9eef46efc680b0cdf6b42bff5df2/src/ax/mcp/types.ts#L3
Type Parameters
Type Parameter |
---|
T |
Properties
Property | Type |
---|---|
id | string | number |
jsonrpc | "2.0" |
method | string |
params? | T |