Abstract method for subclasses to implement their specific logic
Future<void> executeCommand(Map<String, dynamic> inputs);