For future reference:
string getBinding(string command)
Gets the ActionMap binding for the specified command.
string getCommand(string device, string action)
Gets ActionMap command for the device and action.
string getDeadZone(string device, string action)
Gets the Dead zone for the specified device and action.
float getScale(string device, string action)
Get any scaling on the specified device and action.
bool isInverted(string device, string action)
Determines if the specified device and action is inverted.