delete_keys
Delete translation keys from a Tolgee project. IMPORTANT: This is a destructive operation. The AI assistant should always confirm with the user before calling this tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| branch | No | Optional: branch name | |
| keyNames | Yes | Names of the keys to delete | |
| namespace | No | Optional: namespace of the keys | |
| projectId | No | ID of the project (required for PAT, auto-resolved for PAK) |