Windmill · Capability
Windmill API — flow
Windmill API — flow. 21 operations. Lead operation: Get Hub Flow by Id. Self-contained Naftiko capability covering one Windmill business surface.
What You Can Do
GET
Gethubflowbyid
— Get Hub Flow by Id
/v1/flows/hub/get/{id}
GET
Listhubflows
— List All Hub Flows
/v1/flows/hub/list
POST
Archiveflowbypath
— Archive Flow by Path
/v1/w/{workspace}/flows/archive/{path}
POST
Createflow
— Create Flow
/v1/w/{workspace}/flows/create
DELETE
Deleteflowbypath
— Delete Flow by Path
/v1/w/{workspace}/flows/delete/{path}
GET
Getflowdeploymentstatus
— Get Flow Deployment Status
/v1/w/{workspace}/flows/deployment-status/p/{path}
GET
Existsflowbypath
— Exists Flow by Path
/v1/w/{workspace}/flows/exists/{path}
GET
Getflowbypathwithdraft
— Get Flow by Path with Draft
/v1/w/{workspace}/flows/get/draft/{path}
GET
Getflowversion
— Get Flow Version
/v1/w/{workspace}/flows/get/v/{version}
GET
Getflowbypath
— Get Flow by Path
/v1/w/{workspace}/flows/get/{path}
GET
Getflowlatestversion
— Get Flow's Latest Version
/v1/w/{workspace}/flows/get-latest-version/{path}
GET
Gettriggerscountofflow
— Get Triggers Count of Flow
/v1/w/{workspace}/flows/get-triggers-count/{path}
GET
Getflowhistory
— Get Flow History by Path
/v1/w/{workspace}/flows/history/p/{path}
POST
Updateflowhistory
— Update Flow History
/v1/w/{workspace}/flows/history-update/v/{version}
GET
Listflows
— List All Flows
/v1/w/{workspace}/flows/list
GET
Listflowpaths
— List All Flow Paths
/v1/w/{workspace}/flows/list-paths
GET
Listflowpathsfromworkspacerunnable
— List Flow Paths from Workspace Runnable
/v1/w/{workspace}/flows/list-paths-from-workspace-runnable/{runnable-kind}/{path}
GET
Listsearchflow
— List Flows for Search
/v1/w/{workspace}/flows/list-search
GET
Listtokensofflow
— Get Tokens with Flow Scope
/v1/w/{workspace}/flows/list-tokens/{path}
POST
Toggleworkspaceerrorhandlerforflow
— Toggle ON and OFF the Workspace Error Handler for a Given Flow
/v1/w/{workspace}/flows/toggle-workspace-error-handler/{path}
POST
Updateflow
— Update Flow
/v1/w/{workspace}/flows/update/{path}
MCP Tools
get-hub-flow-id
Get Hub Flow by Id
read-only
idempotent
list-all-hub-flows
List All Hub Flows
read-only
idempotent
archive-flow-path
Archive Flow by Path
create-flow
Create Flow
delete-flow-path
Delete Flow by Path
idempotent
get-flow-deployment-status
Get Flow Deployment Status
read-only
idempotent
exists-flow-path
Exists Flow by Path
read-only
idempotent
get-flow-path-draft
Get Flow by Path with Draft
read-only
idempotent
get-flow-version
Get Flow Version
read-only
idempotent
get-flow-path
Get Flow by Path
read-only
idempotent
get-flow-s-latest-version
Get Flow's Latest Version
read-only
idempotent
get-triggers-count-flow
Get Triggers Count of Flow
read-only
idempotent
get-flow-history-path
Get Flow History by Path
read-only
idempotent
update-flow-history
Update Flow History
list-all-flows
List All Flows
read-only
idempotent
list-all-flow-paths
List All Flow Paths
read-only
idempotent
list-flow-paths-workspace-runnable
List Flow Paths from Workspace Runnable
read-only
idempotent
list-flows-search
List Flows for Search
read-only
idempotent
get-tokens-flow-scope
Get Tokens with Flow Scope
read-only
idempotent
toggle-and-off-workspace-error
Toggle ON and OFF the Workspace Error Handler for a Given Flow
update-flow
Update Flow