Flowable · Capability
Flowable REST API — ProcessDefinitions
Flowable REST API — ProcessDefinitions. 3 operations. Lead operation: List process definitions. Self-contained Naftiko capability covering one Flowable Api business surface.
What You Can Do
GET
Listprocessdefinitions
— List process definitions
/v1/repository/process-definitions
GET
Getprocessdefinition
— Get a process definition
/v1/repository/process-definitions/{processdefinitionid}
PUT
Updateprocessdefinition
— Update process definition (e.g. category, suspend/activate)
/v1/repository/process-definitions/{processdefinitionid}
MCP Tools
list-process-definitions
List process definitions
read-only
idempotent
get-process-definition
Get a process definition
read-only
idempotent
update-process-definition-e-g-category
Update process definition (e.g. category, suspend/activate)
idempotent