drive_update
Update a Google Drive file by replacing its content with a local file. User confirmation is required before proceeding.
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 | |||