drive_files_copy
Copy files in Google Drive to duplicate content or convert formats like markdown to Google Docs for editing.
Instructions
Copy a file. Useful for converting formats (e.g. markdown to Google Doc).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fileId | Yes | Source file ID to copy | |
| fields | No | Fields to return | |
| name | Yes | Name for the copy | |
| mimeType | No | Target MIME type for conversion | |
| parents | No | Parent folder IDs (JSON array as string) |