site | string or SelectItem | No | - | SharePoint site the document library belongs to, or ‘me’ for the user’s own OneDrive. |
drive | string or SelectItem | No | - | Document library (drive) the file lives in. Not needed when file is a full SharePoint link. |
file | string | Yes | - | The file or folder to operate on: a path inside the library, e.g. ‘Creative Ads/banner.png’, a full SharePoint link, or an item id from a previous node. |
destination_folder | string | No | - | Destination folder: a path in the same library, e.g. ‘Approved/Q4’, or a full SharePoint folder link (which may be in a different library or site). Leave empty to copy to the library root. |
new_name | string | No | - | Optionally give the copy a different name. |