This is a feature request.
Among all the actions I have at disposal, I wish I had a "create new sheet" (not SpreadSheet) , in which I can assign a specific name to it...
I need to programmatically create a new Spreadsheet, with four distinct sheets inside, each with their own name, and then write into them separately.
I tried everything and came up with an ugly workaround, using the "copy sheet into an existing sheet" function, which creates them with the name "Copy of ...."
pleeeease