Custom
User-defined nodes for custom workflows and specialized logic Custom node category in ActionFlows. Inputs, outputs, and how to use it.
Custom
User-defined nodes for custom workflows and specialized logic
Custom nodes are TypeScript functions that follow the ActionFlows contract. ActionFlows handles canvas UI, credentials, retries, and observability. Always return NodeFunctionOutput<T>. Never throw.
No enabled nodes in this category yet.