uselink_move_folder
Re-parent a folder by moving it to the project root or nesting it under another folder. Specify the folder ID and optionally a parent folder ID.
Instructions
Re-parent a folder. Omit parent_folder_id to move the folder to the project root, or pass a folder id to nest under it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| parent_folder_id | No | Optional — root if omitted |