list_recent_pages
Retrieve recently modified pages in a Collective, sorted by last edit time. Specify a limit to control the number of results returned.
Instructions
List recently-modified pages for a Collective, ordered by last edit time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum pages to return (default 25, max 100). | |
| collectiveId | Yes | Collective id from list_collectives. |