delete_topic
Remove an Apache Kafka topic by name to free up cluster resources and manage topic lifecycle. Provide the topic name to delete it permanently.
Instructions
Deletes a topic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |