A developer should be able to overload actions just as he can do in c#, where a 2nd action with the same name in the same espace would have a different signature of inputs and outputs.
The visual result would be similar to that in Visual studio, where a developer can scroll through the overloaded actions as options, and see all the input / output parameters as well as other metadata for each.
The visual result would be similar to that in Visual studio, where a developer can scroll through the overloaded actions as options, and see all the input / output parameters as well as other metadata for each.