get_topic_configs
Retrieve Kafka topic configuration by specifying cluster and topic name. Use it to inspect topic settings and troubleshoot configuration issues.
Instructions
Get configuration for a topic
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cluster | Yes | Cluster name | |
| topicName | Yes | Topic name |