class

MCProtocol::ToolInputSchema

Inherits JSON::Serializable < Reference < Object

A JSON Schema object defining the expected parameters for the tool.

Constructors

new(properties : JSON::Any | Nil = Nil, required : Array(String) | Nil = Nil, type : String = "object")
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

properties
Source
required
Source
type
Source