ToolParameterInfo

class ToolParameterInfo(val type: ToolParameterType, val description: String)(source)

Helper class holding information about the ToolParameterType along with its optional description.

Constructors

Link copied to clipboard
constructor(type: ToolParameterType, description: String)

Properties

Link copied to clipboard
Link copied to clipboard