update_metadata
Change a file's name and/or description in Google Drive using its file ID.
Instructions
Update a file's metadata (name and/or description).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New name for the file. | |
| file_id | Yes | The ID of the file to update. | |
| description | No | New description for the file. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |