db_get_kafka_topic
Retrieve detailed information about a specific Kafka topic by providing the database ID or label and topic name. Ideal for inspecting topic configuration, status, and metadata.
Instructions
Get information about a Kafka topic.
Args: database_id: The Kafka database ID or label topic_name: The topic name
Returns: Kafka topic information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic_name | Yes | ||
| database_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||