get_topic_partition_infos
Retrieve detailed partition information for a Kafka topic, including leader, replicas, and offsets, to diagnose and monitor topic health.
Instructions
Get detailed partition information for a specific topic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |