drive_list_trash
List trashed files and folders in Proton Drive to locate exact paths before restoration or review contents before emptying the trash.
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 | |||