Get Drive File Permissions
get_drive_file_permissionsNeed to check who has access to a Google Drive file? This tool retrieves sharing permissions, ownership, and metadata.
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 |