Stateless actions
Stateless actions introduction
When running a stateless action, all of the parameters that are needed for it to run are provided at runtime.
See Gathering Action Information for details on how to build up the needed values that are required
See Run a Stateless Action for information on actually running the action.