list_recent_changes_tool
Retrieve a list of recent wiki edits with optional filters for namespace, change type, tag, or timestamp.
Instructions
List recent edits on the wiki.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| namespace | No | Filter by namespace (default: all namespaces) | |
| limit | No | Maximum results (default: 50, max: 500) | |
| tag | No | Filter by tag name | |
| change_type | No | Filter by type: edit, new, log, categorize, external | |
| from_timestamp | No | Start from this timestamp (ISO 8601) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||