class MCProtocol::ListPromptsRequest

Overview

Sent from the client to request a list of prompts and prompt templates the server has.

Included Modules

Defined in:

mcprotocol/list_prompts_request.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]
def self.new(params : ListPromptsRequestParams | Nil = Nil) #

[View source]

Instance Method Detail

def method : String #

[View source]
def params : ListPromptsRequestParams | Nil #

[View source]