input property

Map<String, Object?> input
getter/setter pair

The arguments to pass to the tool, conforming to the tool's input schema.

Implementation

Map<String, Object?> input;