struct

MCP::Protocol::PromptArgument

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(name : String, description : Nil | String = "", title : Nil | String = nil, required : Bool | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

description
Source
name
Source
required
Source
title
Source