MCP::Protocol::PromptArgument
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(name : String, description : Nil | String = "", title : Nil | String = nil, required : Bool | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
description
Sourcename
Sourcerequired
Sourcetitle
Source