tools property

List<AITool>? tools
final

Optional list of tools the AI can use autonomously.

Implementation

final List<AITool>? tools;