tool property

List<Tool> tool
final

Optional. List of tools: each tool can have multiple function declarations.

Implementation

final List<Tool> tool;