generate random metahuman models with scripting without mouse clicking

new to unreal engine, i want to collect some data using metahuman for my personal research

i want to do it using python api but after digging into it i found there are no reference code for doing such thing, so i am writing this question for help

is there a way that i can write code for such things? WITHOUT ANY MOUSE CLICKING

  1. automatically generates a new random metahuman model
  2. let the model dance and record some videos, repeat 1~2

my question is:
what should i do to fully automate such workflow? is python api enough or have to use cpp? or do i have to modify source code?

thank you for your time and have a nice day :slight_smile: