list-priority-applications
List priority applications set in the ARGOCD_PRIORITY_APPS environment variable and fetch their live Argo CD status.
Instructions
List MCP priority/bookmark applications configured in env (ARGOCD_PRIORITY_APPS). Fetches live status for each name. Argo CD UI favorites are browser-only and cannot be read via API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | No | Environment profile. Available: default. Default: default | |
| namesOnly | No | If true, return only the configured names array |