drive_file_move
Move a file to a different folder in Google Drive by specifying the file ID and new parent folder ID, with option to remove old parent folders.
Instructions
Move a file to a new folder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | Yes | ||
| file_id | Yes | ||
| new_parent_id | Yes | ||
| remove_old_parents | No |