The MKS Generic action enables you to be able to call any MKS command with the specified arguments.
Sandbox Location
The local path to the location of the sandbox.
MKS Source Command
The command to be executed, for a complete list of possible commands refer to SourceCLIReference.pdf.
MKS Source Command Arguments
The arguments to be supplied to the command.
Examples
Show all active server connections, including their build version
Command: servers
Command Arguments: --showVersion
Freeze a project member, in this case the member is File.txt
Command: freeze
Command Arguments: File.txt