create_module
Create a new module for translation in a project.
Args: module_name: Name of the module to create project_key: Project key (tenant ID). Uses global tenant_id if not provided
Returns: JSON string with module creation result including module ID and name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| module_name | Yes | ||
| project_key | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |