get_module_keys
Get available keys in a specific module for translation in a project.
Args: module_id: The ID of the module to get keys from project_key: Project key (tenant ID). Uses global tenant_id if not provided
Returns: JSON string with available keys including key names, IDs, and resources
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| module_id | Yes | ||
| project_key | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |