drive_copy_file
Copies a file in Google Drive to the same location. Specify the source file and Google account, and optionally set a new name for the duplicate.
Instructions
Create a copy of a file in Google Drive. Optionally specify a new name for the copy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Name for the copy (default: "Copy of [original name]") | |
| fileId | Yes | The file ID to copy | |
| accountId | Yes | The Google account ID, alias, or email |