drive_move_file
Move a file to a different folder in Google Drive using the account ID, file ID, and destination folder ID.
Instructions
Move a file to a different folder in Google Drive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fileId | Yes | The file ID to move | |
| accountId | Yes | The Google account ID, alias, or email | |
| newParentId | Yes | The destination folder ID |