drive_files_copy
Copy a Google Drive file and optionally convert it to a different format, like markdown to Google Doc.
Instructions
Copy a file. Useful for converting formats (e.g. markdown to Google Doc).
Input 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) |