get-recent-changes
Monitor wiki activity by retrieving recent edits, page creations, and log events across wikis. Provides details like timestamps, change types, authors, and summaries.
Instructions
Get a feed of recent edits, page creations, and log events across wikis. Returns timestamps, change types, page titles, authors, size deltas, and edit summaries. Useful for monitoring wiki activity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter by change type | |
| wiki | No | Wiki name (omit to get changes from all wikis) | |
| limit | No | Maximum number of changes | |
| namespace | No | Filter by namespace number | |
| continue_from | No | Continuation token for pagination |