delete-topic
Delete a topic identified by UUID. Supports soft or hard deletion, and can recursively delete child topics.
Instructions
Delete a topic by UUID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Topic UUID to delete | |
| hardDelete | No | Hard delete (permanent) vs soft delete | |
| recursive | No | Recursively delete children |