TrafficEvent
Defined in: packages/mcp-query/src/core/instrument.ts:9
Properties
Section titled “Properties”dir:
TrafficDirection
Defined in: packages/mcp-query/src/core/instrument.ts:10
message
Section titled “message”message:
object
Defined in: packages/mcp-query/src/core/instrument.ts:12
A JSON-RPC message (request / response / notification).
error?
Section titled “error?”
optionalerror?:unknown
optionalid?:string|number
method?
Section titled “method?”
optionalmethod?:string
params?
Section titled “params?”
optionalparams?:unknown
result?
Section titled “result?”
optionalresult?:unknown