create-tag
Create a new tag under a specified classification by providing name, description, and optional display name and style.
Instructions
Create a new tag under a classification
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| classification | Yes | FQN of the parent classification | |
| name | Yes | Tag name | |
| description | Yes | Tag description in markdown | |
| displayName | No | Display name | |
| style | No | Tag style (e.g. color) |