Automating Retarget Animations using Python API?

Hi, I was looking to automate the auto retargeting of rigs in unreal engine, but it doesn’t look like there’s API support for the Retarget Animations feature. Any ideas around this, or am I reading the API documentation wrong? This is in UE 5.5 by the way.

Right now I’m trying to see if I can achieve this with Editor Utility Blueprints and have a python script execute it.