create_glossary
Create a custom glossary to enforce specific terminology during translations, ensuring consistent use of terms across projects.
Instructions
Create a glossary with a custom name in your Lara Translate account. Glossaries enforce specific terminology during translation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Unique glossary identifier (format: gls_*) | |
| name | Yes | Display name of the glossary | |
| ownerId | Yes | Identifier of the glossary owner | |
| createdAt | Yes | ISO 8601 timestamp | |
| updatedAt | Yes | ISO 8601 timestamp | |
| isPersonal | Yes | True if the glossary is private to the owner |