TOOL API

xmind_create_folder

Create a folder in the drive. Pass folderId to create it inside an existing folder or space; omit it to create at the root of the default space. The destination must be in the team this connection is authorized for. Returns the new folderId — pass it to xmind_create_mindmap or xmind_move_file to put files in it.

productivityOAuth1 credits

Call information

Tool slug
xmind.xmind_create_folder
Provider
Xmind
Average response
0 ms
Calls in 7 days
0

Input parameters

namerequired

Name for the new folder (1-255 characters).

folderId

Where to create it: a folderId from xmind_list_folders or a spaceId from xmind_list_spaces (a space's root folder id IS its spaceId). Omit for the default space.