Copies an existing Canvas file to a specified destination folder. Use when you need to duplicate a file to another location.
on_duplicatestringSpecifies behavior when a file with the same name exists at the destination. Use 'overwrite' to replace the existing file or 'rename' to create a copy with a modified name (e.g., 'filename (1).txt').
dest_folder_idRequiredstringThe unique identifier of the destination folder where the file will be copied.
source_file_idRequiredstringThe unique identifier of the source file to be copied.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.