get_topic_metadata
Retrieve metadata including schema details and tags for a specific Kafka topic in a given environment.
Instructions
Get metadata for a specific topic.
Args: environment: The environment name. topic_name: Name of the topic.
Returns: Topic metadata including schema information and tags.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| environment | Yes | ||
| topic_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||