update_dataset_topic_description
Modify topic descriptions in Kafka metadata to improve data catalog clarity and maintain accurate documentation across environments.
Instructions
Update topic description (in metadata).
Args: environment: The environment name. topic_name: Name of the topic. description: The description of the topic. Returns: Success message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| environment | Yes | ||
| topic_name | Yes | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||