delete_file
Delete a file from Google Drive using its ID. Choose to move to trash or permanently erase it.
Instructions
Delete a file (move to trash or permanent).
Args: file_id: ID of the file permanent: Permanently delete if True
Returns: Deletion confirmation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_id | Yes | ||
| permanent | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||