get_version
Retrieve Argo CD version information for a specified connection.
Instructions
Get Argo CD version information.
Args: connection_name: Name of the Argo CD connection to check
Returns: JSON string with version information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connection_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |