get_glossary_counts
Retrieve the term and language counts for a glossary in your Lara Translate account. Use the glossary ID to get these metrics.
Instructions
Retrieves the term and language counts for a glossary in your Lara Translate account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The glossary ID (format: gls_*, e.g., 'gls_xyz123') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unidirectional | No | Entry counts keyed by language code for unidirectional glossaries | |
| multidirectional | No | Total entry count for multidirectional glossaries |