unshare_file
Remove a permission from a Google Drive file by permission ID or email address, or revoke link sharing by using 'anyone'. Use it to stop specific people or public access.
Instructions
WRITES. Remove one permission, by permission id (from get_file_permissions) or by the email address it was granted to. Pass emailAddress "anyone" to remove link sharing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fileId | Yes | ||
| emailAddress | No | ||
| permissionId | No |