list_trash
List soft-deleted pages in a Docmost space to locate removed content for review or recovery. Supports pagination via cursor and limit.
Instructions
List soft-deleted pages in a space.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Page size, 1-100 | |
| cursor | No | Pagination cursor from meta.nextCursor | |
| space_id | Yes | Space UUID or slug |