drive_list_trash
List all files and folders in Proton Drive trash. Retrieve their exact paths to restore or verify before permanent deletion.
Instructions
List all files and folders currently in the Proton Drive trash. Requires authentication. Returns [{name, path, type, size?, modifiedAt?}]. Use before drive_restore to find a trashed item's exact path, or before drive_empty_trash to show the user what will be permanently deleted. Do not use to list active (non-trashed) files — use drive_list instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||