list_consumer_groups
Retrieve all Kafka consumer groups from a specified environment to monitor and manage data consumption across clusters.
Instructions
Retrieve a list of all Kafka consumer groups.
Args: environment: The environment name.
Returns: A list of consumer group objects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| environment | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |