Copy Document
copy_documentFull Description
Copy a document and return the URL of the new copy.
Parameters (1 required, 1 optional)
urlstringGoogle Drive/Docs/Sheets/Slides file URL containing a valid ID (for example https://drive.google.com/file/d/<FILE_ID>/... or https://docs.google.com/document/d/<FILE_ID>/...). Do not pass local filesystem paths, Windows paths, gdrive:// URIs, or plain names.
new_titlestringOptional new title for the copied file. Parameter name is `new_title` (not `title`).
null