Windmill · Capability
Windmill API — concurrencyGroups
Windmill API — concurrencyGroups. 4 operations. Lead operation: List All Concurrency Groups. Self-contained Naftiko capability covering one Windmill business surface.
What You Can Do
GET
Listconcurrencygroups
— List All Concurrency Groups
/v1/concurrency-groups/list
DELETE
Deleteconcurrencygroup
— Delete Concurrency Group
/v1/concurrency-groups/prune/{concurrency-id}
GET
Getconcurrencykey
— Get the Concurrency Key for a Job that has Concurrency Limits Enabled
/v1/concurrency-groups/{id}/key
GET
Listextendedjobs
— Get Intervals of Job Runtime Concurrency
/v1/w/{workspace}/concurrency-groups/list-jobs
MCP Tools
list-all-concurrency-groups
List All Concurrency Groups
read-only
idempotent
delete-concurrency-group
Delete Concurrency Group
idempotent
get-concurrency-key-job-that
Get the Concurrency Key for a Job that has Concurrency Limits Enabled
read-only
idempotent
get-intervals-job-runtime-concurrency
Get Intervals of Job Runtime Concurrency
read-only
idempotent