drive_update
Update the contents of a Google Drive file by uploading a local file to replace it. Requires user confirmation before the replacement occurs.
Instructions
Replace a Drive file's contents with a local file. Requires user confirmation before calling.
Returns dict with key: id (updated Drive file ID).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_id | Yes | ||
| local_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||