drive.google.com
Create Google Drive folder
Input
name requiredName for the new folder
parentId optionalOptional: the <id> in drive.google.com/drive/folders/<id> to create the folder inside. Omitted = created at the root of My Drive.
Output
name requiredfolderId requiredparentId optionalThe folder the new folder was actually created in, read back from the listing it appeared in. Drive's own id for My Drive is returned when no parentId was given.
