get_settings
Retrieve configuration settings of an Argo CD instance by specifying the connection name.
Instructions
Get Argo CD settings.
Args: connection_name: Name of the Argo CD connection
Returns: JSON string with Argo CD settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connection_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |