toolNames property

List<ToolName>? toolNames
getter/setter pair

List of tools for which the tool spec override is to be generated.

Required.

Implementation

core.List<ToolName>? toolNames;