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 => 'Tests an API endpoint by sending a request';