工具 API

xmind_move_file

Move one or more mindmap files into a folder or space. Pass every file you want moved in a single call — moving them one at a time burns the per-user rate limit. Access is checked for every file before any is moved, so an unreachable file rejects the whole call without moving anything. Source files and destination must both be in the team this connection is authorized for; a file from another team cannot be moved here. Files already in the destination come back under alreadyInPlace, not movedFileIds.

productivityOAuth1 积分

调用信息

工具标识
xmind.xmind_move_file
服务提供方
Xmind
平均响应
0 ms
近 7 天调用
0

输入参数

fileIds必填

The ids of the files to move (1-100).

folderId必填

Where to move them to: a folderId from xmind_list_folders or a spaceId from xmind_list_spaces (a space's root folder id IS its spaceId).