list_topic_metadata
Retrieve metadata for Kafka topics including schemas and descriptions to manage and explore data across clusters.
Instructions
List all topic metadata.
Args: environment: The environment name.
Returns: List of topic metadata including schemas and descriptions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| environment | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |