drive_update_permission
Update a permission on a Google Drive file by changing its role, such as owner, writer, or reader.
Instructions
Update a permission on a Google Drive file (change role)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | Yes | New role: owner, organizer, fileOrganizer, writer, commenter, reader | |
| fileId | Yes | The ID of the file | |
| permissionId | Yes | The ID of the permission to update |