List every registered workflow node definition
Workflows
List every registered workflow node definition
Returns the catalog of all node definitions registered in the workflow engine — trigger, action, condition, and transform nodes. Each entry carries the node type, category, human-readable label/description/icon, a JSON Schema for the node’s data (config) shape, the declared outputShape keys (for chaining), and an optional sampleInput. Powers the visual builder’s node picker and per-node config form.
GET
List every registered workflow node definition