MCP tools/Folders
Folders tools.
Folders organise documents inside a workspace or project. Folder creation respects the credential's resource permission level on the parent (read = read-only, write = create/edit, admin = delete). Reparenting documents and folders between parents uses `setPlanItemParent`.
Live discovery
Your agent can call
searchTools with category: "folders" to fetch this list at runtime, complete with full input schemas. The page below is the human-readable mirror.5 tools
Every tool below honours the credential’s permission scope and the user’s org role. Agents see only what they’re authorised to call.
createFolder
Create a new folder under a parent.
deleteFolder
Remove a folder (cascades to soft-delete child documents).
listFolders
List folders in a workspace or project.
reorderFolders
Batch-reorder folders by setting sibling positions.
updateFolder
Rename, move (reparent), or reorder a single folder.