list_keys
List translation keys in a Tolgee project. Returns up to 100 keys per page. Use search_keys to find specific keys by name or translation text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Optional: page number (0-based, default 0) | |
| branch | No | Optional: branch name | |
| projectId | No | ID of the project (required for PAT, auto-resolved for PAK) |