pub const MCP__REQUEST__ID: &str = "mcp.request.id";๐Deprecated:
Use JSONRPC__REQUEST__ID (jsonrpc.request.id) instead.
Expand description
JSON-RPC request identifier for the MCP request. Unique within the MCP session.
- Scrubbing: Manual
- Rewriting behavior: Backfill
ยงAliases
JSONRPC__REQUEST__ID(jsonrpc.request.id)