MCP::Protocol::CompleteRequest
Inherits MCP::Protocol::JSONRPCRequest < MCP::Protocol::JSONRPCMessageWithId < MCP::Protocol::JSONRPCMessage < JSON::Serializable < Reference < Object
Constructors
new(ref : MCPReference, arg_name : String, arg_value : String, context_args : Hash(String, String) | Nil = nil, meta : Hash(String, JSON::Any) | Nil = nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(params : MCP::Protocol::CompleteRequestParams)
SourceInstance methods
params
Source