工具 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 积分
调用信息
- 工具标识
- xmind.xmind_create_folder
- 服务提供方
- Xmind
- 平均响应
- 0 ms
- 近 7 天调用
- 0
输入参数
name必填Name for the new folder (1-255 characters).
folderIdWhere 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.