remove_permission
Remove a specific permission from a Google Drive file to revoke access for a user or group using file ID and permission ID.
Instructions
Remove a specific permission from a file, revoking access for that user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_id | Yes | The ID of the file. | |
| permission_id | Yes | The ID of the permission to remove. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |