Schema of expected input keys and their descriptions.
@override Map<String, String> get inputSchema => { 'path': 'Absolute or relative path to the file.', 'content': 'Text content to write.', };