ncloud_datastream_delete_topic
Permanently delete a Data Stream topic and all its messages. Requires confirmation to execute.
Instructions
⚠️ Destructive: Permanently delete a Data Stream topic. All messages in this topic will be lost. Set confirm=true to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to execute the destructive operation | |
| topicId | Yes | Topic ID to delete |