drive_list_invitations
List pending sharing invitations sent by other Proton Drive users. Get each invitation's UID and details, then use the UID to accept or reject access.
Instructions
List all pending sharing invitations from other Proton Drive users. Requires authentication. Returns [{uid, role, invitedByEmail, invitedAt?, nodeName, nodeType}]. Use the uid from this list to accept or reject with drive_invitation_accept / drive_invitation_reject. Do not use to list members of folders you own — use drive_share_status instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||