arguments property

Map<String, ToolValue> arguments
final

Arguments to pass to the tool

Implementation

final Map<String, ToolValue> arguments;