update_file_metadata
Rename, move, describe, or star a Google Drive file by updating only the metadata fields you supply; moving replaces the current parent folder.
Instructions
WRITES. Rename, move, describe or star a file. Only the fields passed are changed. Moving replaces the current parent folder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| fileId | Yes | ||
| starred | No | ||
| description | No | ||
| moveToFolderId | No | Destination folder id. "root" is My Drive. |