create-glossary-term
Define a new term in a business glossary, specifying its description, synonyms, parent term, owners, and tags.
Instructions
Create a new glossary term
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| glossary | Yes | FQN of parent glossary | |
| name | Yes | Term name | |
| displayName | No | ||
| description | Yes | Term definition | |
| synonyms | No | List of synonyms | |
| parent | No | FQN of parent term for hierarchy | |
| owners | No | ||
| reviewers | No | ||
| tags | No |