list-argocd-profiles
List configured Argo CD environment profiles (qa, stg, prod) with URLs and authentication status; optionally validates tokens to detect expired sessions.
Instructions
List configured Argo CD environment profiles (qa, stg, prod, etc.) with URLs and authentication status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| validateTokens | No | When true, probes /api/v1/session/userinfo to detect expired tokens (slower). |