description property

  1. @override
String get description
override

One-sentence description included in the system prompt.

Implementation

@override
String get description => 'Read the text contents of a local file.';