superset_tag_delete
Delete a tag by ID and remove all its object attachments. Requires explicit confirmation to execute.
Instructions
Delete a tag. All object attachments will be removed.
Args: tag_id: Tag ID to delete. confirm_delete: Deletion confirmation (REQUIRED).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag_id | Yes | ||
| confirm_delete | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |