activeTools property

List<Tool> activeTools
final

Optional. The list of tools that were active/available to the agent at the time of this event. This overrides the AgentConfig.tools if set.

Implementation

final List<Tool> activeTools;