class MCProtocol::CallToolRequest

Overview

Used by the client to invoke a tool provided by the server.

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(params : CallToolRequestParams) #

[View source]

Instance Method Detail

def method : String #

[View source]
def params : CallToolRequestParams #

[View source]