I am using the following code for exposure adjustment and its working. I need the filter names for sharpen, denoise, highlighs, color temperature, shadows, blur, etc.
May be you can try following method of CIFilter class
+ (NSArray *)filterNamesInCategory:(NSString *)category