get_topic_broker_configs
Retrieve Kafka broker configuration details for a specific topic to manage and optimize data streaming across clusters.
Instructions
Get broker configurations for a topic.
Args: environment: The environment name. topic_name: Name of the topic.
Returns: List of broker configuration details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| environment | Yes | ||
| topic_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |