MCP::Protocol::GetPromptRequest
Inherits MCP::Protocol::JSONRPCRequest < MCP::Protocol::JSONRPCMessageWithId < MCP::Protocol::JSONRPCMessage < JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(name : String, arguments : Hash(String, JSON::Any) | Nil = nil, meta : Hash(String, JSON::Any) | Nil = nil)
Sourcenew(params : MCP::Protocol::GetPromptRequestParams)
SourceInstance methods
params
Source