tag_keys
Add tags to translation keys. Creates tags if they don't exist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | Yes | Names of the tags to add | |
| branch | No | Optional: branch name | |
| keyNames | Yes | Names of the keys to tag | |
| namespace | No | Optional: namespace of the keys | |
| projectId | No | ID of the project (required for PAT, auto-resolved for PAK) |