list_clusters
Retrieve all Argo CD clusters with server URLs and connection status in JSON format.
Instructions
List all clusters registered in Argo CD.
Args: connection_name: Name of the Argo CD connection
Returns: JSON string with list of clusters including server URLs and connection status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connection_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |