list_keys
Retrieve a paginated list of localization keys for a Tolgee project by specifying project ID, page, and page size.
Instructions
List localization keys in a Tolgee project.
Args:
project_id: The numeric ID of the project.
page: Page number (0-indexed, default 0).
size: Number of keys per page (default 20).Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| page | No | ||
| size | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |