describe-argocd-endpoint
Retrieve full parameter documentation for any Argo CD API endpoint by providing the path, method, or operationId. Use this to understand endpoint parameters and build requests.
Instructions
Get full parameter documentation for an Argo CD API endpoint from swagger.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | API path. Example: /api/v1/applications/{name} | |
| method | No | HTTP method when using path lookup. | |
| operationId | No | Swagger operationId. Example: ApplicationService_Get |