Create Workspace Blueprint
create_workspace_blueprintCreates a folder structure blueprint with a root folder and optional child folders for organizing an AFFiNE workspace.
Instructions
Create a simple AFFiNE organize folder blueprint with one root folder and optional child folders. This is a convenience wrapper around create_folder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspaceId | No | AFFiNE workspace id. Omit only when AFFINE_WORKSPACE_ID is configured. | |
| rootFolderName | Yes | Root folder name | |
| childFolderNames | No | Optional child folder names to seed under the root folder. |