listRecentChanges
Track and review translation modifications across all Weblate projects. Filter changes by user or timeframe to monitor activity and maintain translation quality.
Instructions
List recent changes across all projects in Weblate
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of changes to return (default: 20) | |
| user | No | Filter by specific user | |
| timestampAfter | No | Show changes after this timestamp (ISO format) | |
| timestampBefore | No | Show changes before this timestamp (ISO format) |