Resolved! Command Line syntax question
How do I combine commands on the #XSOAR command line?
If one command wants a list, I would like to call a list, not enumerate it on the command line.
For example, the RandomElementFromList works like this:
!RandomElementFromList count=1 value="ba
...