acc_move_folder
Relocate a folder and its contents to another parent. Retains direct permissions; inherits new permissions from the destination folder.
Instructions
Move a folder (with its contents) under another parent folder. Folder permissions defined directly on the folder move with it; inherited ones re-derive from the new parent — re-check with acc_get_folder_permissions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder_id | Yes | Folder URN to move | |
| project_id | Yes | Project id | |
| new_parent_folder_id | Yes | Destination parent folder URN |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |