def create(controller="", method=""): return exec_command(controller=controller, method=method, input=request.query)