Get Drive File Permissions
get_drive_file_permissionsRetrieve sharing permissions, parent folder IDs, ownership, and lifecycle timestamps for any Google Drive file using its file ID and user email.
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 |