Get Drive File Permissions
get_drive_file_permissionsRetrieve sharing permissions, ownership, parent folder IDs, and lifecycle timestamps for a Google Drive file. Use this to audit access and understand file sharing details.
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 |