copy_file
Create a duplicate of Google Drive files to preserve originals while editing or sharing. Specify file ID, optional new name, and folder location for the copy.
Instructions
Create a copy of a file in Google Drive.
Returns the new file's ID and web link.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_id | Yes | The ID of the file to copy | |
| new_name | No | ||
| parent_folder_id | No |