list_topics
Retrieve detailed information about all Kafka topics in a specified environment to manage and explore data across clusters.
Instructions
Retrieve information about all topics.
Args: environment: The environment name.
Returns: List of all topics with detailed information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| environment | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |