drive_move_file
Move a Google Drive file HERO created into a different folder. Call drive_search first if you need the file’s current parent — Drive requires the folder being left as well as the one being joined.
Parameters
string
required
Drive file id.
string
required
Destination folder id.
string
Current parent folder id to detach from.