delete-tag
Delete a tag by its UUID. Optionally perform a hard permanent deletion or recursively delete child tags.
Instructions
Delete a tag by UUID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Tag UUID to delete | |
| hardDelete | No | Hard delete (permanent) vs soft delete | |
| recursive | No | Recursively delete children |