db_delete_kafka_topic
Delete a Kafka topic from a managed database by providing the database ID or label and the topic name.
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
| Name | Required | Description | Default |
|---|---|---|---|
| topic_name | Yes | ||
| database_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||