Documentation
Dlang.org
InputRequest.fromJson
mcp
protocol
modern
InputRequest
Parse an
InputRequests
value (request object) given its map
key
(the server-assigned id).
struct
InputRequest
static @
safe
InputRequest
fromJson
(
string
key
,
Json
j
)
mcp
protocol
modern
InputRequest
functions
asSampling
elicitationIdField
elicitationMessage
kind
requestedSchema
toJson
static functions
elicitation
elicitationUrl
fromJson
methodForType
roots
sampling
typeForMethod
variables
id
params
type
Parse an InputRequests value (request object) given its map key (the server-assigned id).