list_connections
Retrieve a list of all configured Argo CD connections with their URLs and descriptions to manage access endpoints.
Instructions
List all available Argo CD connections with their configuration details.
Returns: JSON string with connection details including name, url, and description.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |