MCP::Prompt::Argument
Inherits JSON::Serializable < Reference < Object
The definition for an MCP Prompt argument
Constructors
new(pull : JSON::PullParser)
Sourcenew(name : String, description : Nil | String = nil, title : Nil | String = nil, required : Bool = false)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
description
Sourcename
Sourcerequired?
Sourcetitle
Source