ToolSchema

constructor(schema: String? = null, properties: JsonObject? = null, required: List<String>? = null, defs: JsonObject? = null)(source)