drive_list_invitations
List pending sharing invitations from other Proton Drive users. Get details like inviter email, role, and node type to accept or reject them.
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 | |||