...
The addTask action can be used to add arbitrary tasks to a job. However, you must know the parameter fields that each task uses and needs. Normally, the task provider doesn't document this. However, they can be discovered. We have documented some examples already - see Examples for AddTask Actionaction. If the task you want is not already documented, then you need to discover the fields needed. There are 2 ways to discover these fields.
...