drive_move_files
Batch move or rename up to 100 Google Drive files at once while skipping individual errors. Resolve target folder collisions, missing files, or trashed sources per item without stopping the rest.
Instructions
Batch form of drive_move_file: up to 100 {fileId, folderId?, name?} rows in one call, processed in order, one result row per item with the same checks as the single tool (a name collision in the target folder, a missing target, a trashed source each refuse that row only; the others proceed). Cannot delete, copy, or move to another account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | The rows to move, rename, or both. | |
| account | Yes | Configured Gmail account alias, e.g. work, personal, support. |