drive_list_trash
Retrieve a list of all files and folders currently in the trash to find exact paths for restoration or confirm 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 | |||