drive_invitation_reject
Permanently reject a pending Proton Drive sharing invitation using its UID from drive_list_invitations; the sender isn't notified.
Instructions
Reject a pending Proton Drive sharing invitation. Requires authentication. Get the invitation uid from drive_list_invitations first. The invitation is permanently declined — the sender is not notified. Do not guess the uid — always fetch it from drive_list_invitations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | Invitation UID from drive_list_invitations output. E.g. 'drive:abc123' or 'photos:xyz456'. |