Get Drive File Permissions
get_drive_file_permissionsRetrieve detailed Google Drive file metadata and sharing permissions by providing the file ID and user's Google email.
Instructions
Gets detailed metadata about a Google Drive file including sharing permissions.
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 |