google-drive_delete_file
Permanently delete a file from Google Drive by specifying its file ID. Optionally include support for shared drives.
Instructions
Permanently delete a file. Returns 204 No Content with empty body on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fileId | Yes | ID of the file to delete | |
| supportsAllDrives | No | Whether to support files in shared drives |