list-argocd-profiles
List all configured Argo CD environment profiles such as QA, staging, and production, including their URLs and current authentication status. Optionally validate token expiry by probing the userinfo endpoint.
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). |