MCP::Protocol::ClientCapabilities
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(experimental : Nil | Hash(String, JSON::Any) = nil, sampling : Nil | Hash(String, JSON::Any) = nil, elicitation : Nil | Hash(String, JSON::Any) = nil, roots : MCP::Protocol::RootsCapability | Nil = nil, tasks : Nil | Hash(String, JSON::Any) = nil, extensions : Nil | Hash(String, JSON::Any) = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceClass methods
Instance methods
elicitation
Sourceexperimental
Sourceextensions
Sourceroots
Sourceroots=(roots : RootsCapability | Nil)
Sourcesampling
Sourcetasks
Source