create-classification
Create a new tag classification to group and organize tags in OpenMetadata, with options for name, description, and mutual exclusivity.
Instructions
Create a new tag classification
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Classification name | |
| description | Yes | Classification description in markdown | |
| mutuallyExclusive | No | Whether tags in this classification are mutually exclusive |