rename_drive_file
Rename a file in Google Drive by specifying its file ID and new name.
Instructions
Rename a file in Google Drive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | The EMAIL of the Google account. Choose from: | |
| file_id | Yes | ID of the file to rename. | |
| new_name | Yes | New name for the file. |