get_translation_history
Retrieve the modification history of a specific translation to track changes over time. Use this to review edits and maintain version control for translations.
Instructions
Get the modification history of a specific translation.
Args:
project_id: The numeric ID of the project.
translation_id: The numeric ID of the translation.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| translation_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |