search-argocd-endpoints
Find Argo CD REST API endpoints by filtering path, summary, operationId, or tag to use with subsequent API calls.
Instructions
Search Argo CD REST API endpoints from the bundled swagger catalog. Use before call-argocd-api.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Filter by swagger tag. Example: ApplicationService | |
| query | No | Keyword filter (path, summary, operationId, tag). Example: sync application |