Move Organize Node
move_organize_nodeMove an organize folder or link node to a different parent folder or to the root level, with optional index insertion.
Instructions
Experimental: move an AFFiNE organize folder or link node.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspaceId | No | ||
| nodeId | Yes | ||
| parentId | No | Destination folder id. Omit for root-level placement. | |
| index | No | Optional fractional index. Defaults to append-after-last. |