listRecentChanges
Track and display recent translation changes in Weblate projects, filter by user or timestamp, and manage updates efficiently.
Instructions
List recent changes across all projects in Weblate
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | No | Number of changes to return (default: 20) | |
timestampAfter | No | Show changes after this timestamp (ISO format) | |
timestampBefore | No | Show changes before this timestamp (ISO format) | |
user | No | Filter by specific user |