create_application
Creates an ArgoCD Application resource in a specified namespace. Configures source (repo, path, revision), destination, sync policy, and project.
Instructions
create_application creates a new ArgoCD application in the specified namespace. The application.metadata.namespace field determines where the Application resource will be created (e.g., "argocd", "argocd-apps", or any custom namespace).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| application | Yes |