get_kafka_topic
Retrieve Kafka topic details from Vultr cloud infrastructure by specifying database ID and topic name to access configuration and status information.
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
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database_id | Yes | ||
| topic_name | Yes |