Some of the arguments for methods accept an options object, and sending these options over the CLI utility should be possible by sending a JSON string, this could be handled by selectively parsing arguments based on the results from getAPIMethods to include which arguments are strings and which are numbers/objects.