getChangesByUser
Retrieve recent translation changes made by a specific user in Weblate projects to track contributions and review modifications.
Instructions
Get recent changes by a specific user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | Username to filter by | |
| limit | No | Number of changes to return (default: 20) |