input

abstract var input: T(source)

The input with which to invoke the tool. The input must match the schema defined in LanguageModelToolInformation.inputSchema

Online Documentation