get_gitops_application
Retrieves ArgoCD application details including sync status, health, repository, destination, and resources table for OpenShift GitOps.
Instructions
Get ArgoCD Application details: sync/health/repo/path/destination + resources table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| cluster | No | ||
| namespace | No | openshift-gitops |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |