Whether this tool is enabled (can be toggled by config).
@override bool get isEnabled => isSwarmEnabled?.call() ?? true;