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.

  • listFolders

    List folders in a workspace or project.

  • createFolder

    Create a new folder under a parent.

  • updateFolder

    Rename, reorder, or change the icon of a folder.

  • deleteFolder

    Remove a folder (cascades to soft-delete child documents).

  • setPlanItemParent

    Move a document or folder to a new parent (works across folders + plan items).