Recent changes
get_recent_changesPages edited within the last N days, newest first — what to poll when you are watching the wiki rather than reading it. Same row shape as list_pages. Look back at most 30 days and take at most 50 rows; for anything older, list_pages sorted by updatedAt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Look back N days (default 7, max 30) | |
| limit | No | Max results (default 20, max 50) |