Add Tag
addTagCreate a tag with a name and color to categorize monitors and support filtering and management.
Instructions
Creates a new tag that can be assigned to monitors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Tag name | |
| color | Yes | Tag color as a hex string (e.g. "#ff0000") or CSS color name |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| msg | No | ||
| tag | No |