delete_kafka_topic
Remove a Kafka topic from Vultr's managed database service using the database ID and topic name to manage your streaming data infrastructure.
Instructions
Delete a Kafka topic.
Args: database_id: The Kafka database ID or label topic_name: The topic name to delete
Returns: Status message confirming deletion
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database_id | Yes | ||
| topic_name | Yes |