move_file
Relocate a file to a specified folder in Google Drive by providing the file ID and destination folder ID.
Instructions
Move a file to a different folder in Google Drive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_id | Yes | The ID of the file to move. | |
| new_parent_id | Yes | The ID of the destination folder. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |