Get Drive File Permissions
get_drive_file_permissionsRetrieves detailed permissions and metadata for a Google Drive file, including sharing settings, ownership, and timestamps.
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 |
|---|---|---|---|
| user_google_email | Yes | The user's Google email address. Required. | |
| file_id | Yes | The ID of the file to check permissions for. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |