list_clusters
Retrieve a list of all imported Kubernetes clusters or view the configuration of a named cluster. Specify a cluster name to get its details.
Instructions
查看集群配置:不指定 name 时列出所有已导入集群,指定 name 时返回该集群详情
Args: name: 集群名称(可选)。省略则列出全部集群;指定则返回该集群的配置详情
Returns: 集群列表或单个集群配置
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No |