tools property

List<Tool> tools
final

Optional. Input only. Immutable. A list of Tools the model may use to generate the next response

Implementation

final List<Tool> tools;