class MCProtocol::CallToolRequestParams

Included Modules

Defined in:

mcprotocol/call_tool_request.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]
def self.new(name : String, arguments : JSON::Any | Nil = Nil) #

[View source]

Instance Method Detail

def arguments : JSON::Any | Nil #

[View source]
def name : String #

[View source]