Files & Drive
createFolder
Create Folder
Create a folder to organize Files.
Arguments
namestringrequiredName of the folderparentIdstringoptionalParent folder ID (root if not specified)spaceIdstringoptionalCreate the folder inside a Space (spaceId from listPageSpaces), so it shows up in listFiles({ spaceId }) and listSpaceContents. When parentId is also given the parent's Space wins: a child always lives in its parent's Space.colorstringoptionalColor for the folder
Returns
The registry does not declare a return shape.
Declared limits
name: minimum length 1
Ask for it
The Cloud routes these requests to this verb.
- make a folder
- create a directory for X
- add a folder in the <name> Space
Pair it with
The verbs that finish the job.