copy_file
Copy a file to another folder or with a new name. Destination defaults to original folder; folders cannot be copied.
Instructions
WRITES. Copy a file, optionally with a new name and into another folder. Folders cannot be copied.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Default: "Copy of <name>". | |
| fileId | Yes | ||
| folderId | No | Destination folder. Default: same folder as the original. |