get-argocd-settings
Get public Argo CD settings like OIDC config and UI banners for any environment profile without authentication.
Instructions
Get public Argo CD settings for an environment profile (URL, OIDC config, UI banners). Does not require authentication.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server | No | Optional server URL/host override (ignores profile URL). | |
| profile | No | Environment profile. Available: default. Default: default |