Delete Tag
deleteTagDelete a tag permanently by ID, removing it from all associated monitors. Find the tag ID with listTags before deletion.
Instructions
Permanently deletes a tag. It will be removed from all monitors that use it. Use listTags to find the tag ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tagID | Yes | The ID of the tag to delete |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| msg | No |