Qovery · Capability
Qovery API — Helm Main Calls
Qovery API — Helm Main Calls. 7 operations. Lead operation: Get helm by ID. Self-contained Naftiko capability covering one Qovery business surface.
What You Can Do
GET
Gethelm
— Get helm by ID
/v1/helm/{helmid}
PUT
Edithelm
— Edit helm
/v1/helm/{helmid}
DELETE
Deletehelm
— Delete helm
/v1/helm/{helmid}
GET
Listhelmcommit
— List last helm commits
/v1/helm/{helmid}/commit
GET
Listhelmlinks
— List all URLs of the helm
/v1/helm/{helmid}/link
GET
Gethelmkubernetesservices
— Get helm kubernetes services
/v1/helm/{helmid}/listservices
GET
Gethelmstatus
— Get helm status
/v1/helm/{helmid}/status
MCP Tools
get-helm-id
Get helm by ID
read-only
idempotent
edit-helm
Edit helm
idempotent
delete-helm
Delete helm
idempotent
list-last-helm-commits
List last helm commits
read-only
idempotent
list-all-urls-helm
List all URLs of the helm
read-only
idempotent
get-helm-kubernetes-services
Get helm kubernetes services
read-only
idempotent
get-helm-status
Get helm status
read-only
idempotent