Can we get a "getCommands" command that returns the list of commands?
It's quite pointless to have this in core soft if we can have it in Wiki.
I would like to write a generic GUI for the API.
My program would call "getCommands", then call each command without a parameter, then look into the error message returned to find the needed parameters and then build a GUI with a command selector and parameter input boxes with their names attached to them.