Overview
Methods
getWorkflows()
Get all workflows (local + dynamic).
Example:
findByName()
Find a workflow by its base name.findById()
Find a workflow by its ID.search()
Search workflows by query, tags, or labels.registerDynamic()
Register a dynamic workflow at runtime.removeDynamic()
Remove a dynamic workflow.true if the workflow was found and removed, false otherwise.