update_file
Update the name, description, or content of a file in Google Drive.
Instructions
Update an existing file in Google Drive
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fileId | Yes | ID of the file to update | |
| name | No | New name for the file | |
| description | No | New description for the file | |
| content | No | New content for the file |