Windmill · Capability
Windmill API — worker
Windmill API — worker. 9 operations. Lead operation: Get Custom Tags Available for this Workspace. Self-contained Naftiko capability covering one Windmill business surface.
What You Can Do
GET
Getcustomtagsforworkspace
— Get Custom Tags Available for this Workspace
/v1/w/{workspace}/workers/custom-tags
GET
Getcustomtags
— Get All Instance Custom Tags (tags are Used to Dispatch Jobs to different worker groups)
/v1/workers/custom-tags
GET
Existsworkerswithtags
— Exists Workers with Tags
/v1/workers/exists-workers-with-tags
GET
Gedefaulttags
— Get All Instance Default Tags
/v1/workers/get-default-tags
GET
Isdefaulttagsperworkspace
— Is Default Tags Per Workspace
/v1/workers/is-default-tags-per-workspace
GET
Listworkers
— List Workers
/v1/workers/list
GET
Getcountsofjobswaitingpertag
— Get Counts of Jobs Waiting for an Executor Per Tag
/v1/workers/queue-counts
GET
Getqueuemetrics
— Get Queue Metrics
/v1/workers/queue-metrics
GET
Getcountsofrunningjobspertag
— Get Counts of Currently Running Jobs Per Tag
/v1/workers/queue-running-counts
MCP Tools
get-custom-tags-available-this
Get Custom Tags Available for this Workspace
read-only
idempotent
get-all-instance-custom-tags
Get All Instance Custom Tags (tags are Used to Dispatch Jobs to different worker groups)
read-only
idempotent
exists-workers-tags
Exists Workers with Tags
read-only
idempotent
get-all-instance-default-tags
Get All Instance Default Tags
read-only
idempotent
is-default-tags-per-workspace
Is Default Tags Per Workspace
read-only
idempotent
list-workers
List Workers
read-only
idempotent
get-counts-jobs-waiting-executor
Get Counts of Jobs Waiting for an Executor Per Tag
read-only
idempotent
get-queue-metrics
Get Queue Metrics
read-only
idempotent
get-counts-currently-running-jobs
Get Counts of Currently Running Jobs Per Tag
read-only
idempotent