move_file
Move a Google Drive file to a different folder by providing the file ID and destination folder ID.
Instructions
Move a file to a new location
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fileId | Yes | ID of the file to move | |
| parentId | Yes | ID of the destination folder | |
| removeFromParents | No | Remove from current parent |