Specifies 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_idstring
Required
The unique identifier of the destination folder where the file will be copied.
source_file_idstring
Required
The unique identifier of the source file to be copied.
Observable output
data
Required
Data from the action execution
errorstring
Error if any occurred during the execution of the action
successfulboolean
Required
Whether or not the action execution was successful or not