arguments property

Map<String, Object?>? arguments
final

The arguments for the tool call.

Implementation

final Map<String, Object?>? arguments;