MCP TypeScript SDK
V2 Docs
Preparing search index...
types
RequestIdSchema
Variable RequestIdSchema
Const
RequestIdSchema
:
ZodUnion
<
readonly
[
ZodString
,
ZodNumber
]
>
= ...
A uniquely identifying ID for a request in JSON-RPC.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
V2 Docs
MCP TypeScript SDK
Loading...
A uniquely identifying ID for a request in JSON-RPC.