list_recent_pages
Retrieve recently edited pages from a Nextcloud Collective. Specify the collective ID and optionally set a limit on results to get pages ordered by last modification time.
Instructions
List recently-modified pages for a Collective, ordered by last edit time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collectiveId | Yes | Collective id from list_collectives. | |
| limit | No | Maximum pages to return (default 25, max 100). |