How can I create and save a Movie Pipeline Queue Asset inside python?

Hello everyone,

I am working on a little python script to set up our blank Unreal project. Creating folders, levels and sequences was easy, but I am struggling to create Movie Pipeline Queue Assets. We need a Movie Pipeline Queue Asset for every scene we have, because we will later call this Movie Pipeline Queue Asset from the windows command line to quickly render and process the images.
I was able to create a Movie Pipeline Queue, add Jobs and configure it but I don’t knwo how to save it to a file with a name and a path. Can somebody help me?

Greetings and thanks
Jonas