Get Drive File Permissions
get_drive_file_permissionsCheck Google Drive file access by retrieving sharing permissions, ownership, parent folder, and lifecycle timestamps. Use the file ID and user email to get detailed metadata for access audits.
Instructions
Gets detailed metadata about a Google Drive file including sharing permissions, parent folder IDs, ownership, and lifecycle timestamps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_id | Yes | The ID of the file to check permissions for. | |
| user_google_email | Yes | The user's Google email address. Required. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |