gdrive_sync
Sync Google Drive files bidirectionally for medical document management. Import new files from Google Drive, export organized documents with metadata, and optionally enhance with AI summaries.
Instructions
Run full bidirectional Google Drive sync (runs in background).
Returns immediately with status. Use gdrive_sync_status to check progress and get the result when done.
Imports new/changed files from GDrive (GDrive wins on conflicts)
Exports documents to organized category/year-month folders
Exports manifest + metadata markdown files
Args: dry_run: Preview changes without syncing. enhance: Run AI summary/tag generation on new files (default True).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | ||
| enhance | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |