drive_list_trash
List all trashed files and folders to find exact paths for restoration or preview items 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 | |||