MCP::Protocol::ElicitationSchema
Inherits JSON::Serializable < Struct < Value < Object
Top-level elicitation schema wrapper.
Constructors
new(pull : JSON::PullParser)
Sourcenew(properties : Hash(String, MCP::Protocol::PrimitiveSchema) = Hash(String, PrimitiveSchema).new, required : Nil | Array(String) = nil, title : Nil | String = nil, description : Nil | String = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceClass methods
Instance methods
description
Sourcetitle
Sourcetype
Source