MCP::Protocol::CreateElicitationRequest
Inherits MCP::Protocol::JSONRPCRequest < MCP::Protocol::JSONRPCMessageWithId < MCP::Protocol::JSONRPCMessage < JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(message : String, mode : String = "form", requested_schema : Hash(String, JSON::Any) | Nil = nil, url : String | Nil = nil, elicitation_id : String | Nil = nil, meta : Hash(String, JSON::Any) | Nil = nil)
Sourcenew(params : MCP::Protocol::CreateElicitationRequestParams)
SourceInstance methods
params
Source