class

MCProtocol::ServerCapabilitiesTools

Inherits JSON::Serializable < Reference < Object

Present if the server offers any tools to call.

Constructors

new(listChanged : Bool | Nil = Nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

listChanged

Whether this server supports notifications for changes to the tool list.

Source