list_trash
List soft-deleted items in the trash to review and restore them. Provides pagination and returns keys for use with restore_from_trash.
Instructions
List items currently in the trash -- soft-deleted (e.g. via the
Zotero desktop app's "Move to Trash", or trash_item), but not yet
permanently gone. Read-only. Each result's key/version can be
passed to restore_from_trash. limit/start: pagination (default limit
25).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| start | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |