description property

  1. @override
String get description
override

A description of what the tool does, for the agent's understanding.

Implementation

@override
String get description => 'Performs basic arithmetic operations';