get_activity
List recent localization activity for your project, including imports, exports, publications, and changes. Pagination supports fetching up to 500 latest entries.
Instructions
This tool will list recent activity (imports, exports, publications, changes, etc.) for your SimpleLocalize project.
Supports pagination via 'page' (default 0) and 'size' (default 10, max 50). Up to 500 latest entries can be fetched.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination (default 0). | |
| size | No | Page size for pagination (default 10, max 50). Up to 500 latest entries can be fetched. |