description property

  1. @override
String get description
override

One-sentence description included in the system prompt.

Implementation

@override
String get description => 'Write text content to a local file (creates parent dirs).';