lokalise_get_key
Retrieve full details of a translation key, including all language versions, platforms, tags, and history. Use to investigate translation status or debug issues.
Instructions
Deep-dives into a single content item to understand its complete state. Required: projectId, keyId. Use to investigate translation status, view all language versions, check metadata, or debug issues. Returns: Full key data including all translations, platforms, tags, comments, and history. Essential for detailed analysis or before making targeted updates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Project ID containing the key | |
| keyId | Yes | Key ID to get details for |