drive_trash
Move any file or folder to Proton Drive trash for safe, recoverable deletion. Items vanish from their original location but can be restored later, avoiding permanent data loss.
Instructions
Move a file or folder to the Proton Drive trash. Requires authentication. The item disappears from its original path immediately but is not permanently deleted — recover it with drive_restore or list it with drive_list_trash. Prefer this over drive_delete whenever permanent removal is not explicitly required by the user. Do not use when the item must be permanently gone immediately — use drive_delete with confirmed=true instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute remote Drive path to move to trash (must start with '/'). |