Rename Folder
rename_folderRenames a folder in the AFFiNE sidebar, updating only the folder's display name without affecting its contents.
Instructions
Experimental: rename an AFFiNE organize folder node. This changes sidebar metadata only and does not rename documents inside the folder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Non-empty sidebar folder or collection name. | |
| folderId | Yes | AFFiNE organize folder node id. | |
| workspaceId | No | AFFiNE workspace id. Omit only when AFFINE_WORKSPACE_ID is configured. |