How to use Seaborn's categorical plot function to create visualizations in Python?

Hello everyone, I recently heard that there is a function in the Seaborn library that can allow the creation of different categorical plots easily just by using correct arguments. However, I do not know what this function is called or named in the library and I am also unaware of its parameters, can anyone please tell me how to use this function using different example codes? And also some information about the parameters of this function along with all the types of plots I can create with this will be useful too.