get_glossary_terms
Retrieve business glossary terms with definitions, linked entities, and categories. Use glossary GUID to paginate through terms.
Instructions
List terms in a specific glossary.
Returns business terms with their definitions, linked entities, and category assignments.
Args: glossary_guid: The GUID of the glossary. limit: Maximum number of terms to return. offset: Pagination offset.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| glossary_guid | Yes | ||
| limit | No | ||
| offset | No |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |