description property

  1. @override
String description
final

Used to tell the model how/when/why to use the tool. You can provide few-shot examples as a part of the description.

Implementation

@override
final String description;