delete_topic
Delete a specified Kafka topic by providing its name. Use this tool to remove an existing topic from the Apache Kafka cluster.
Instructions
Deletes a topic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |