move_folders
Move SEVERAL assignment folders under a new parent (or to the root) in ONE call. Anti-cycle: a folder cannot land inside its own subtree (those are reported as errors, the rest proceed). Creator owners are kept (dormant while nested).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folders | Yes | Folders to move (id, name or full path each) | |
| destination | Yes | Destination parent folder (id, name or full path), or 'root' to move them to the root |