run-action function type executes predefined actions within flows.
Usage
This function type is used in Flow Nodes to run existing actions, allowing you to reuse action logic within flow execution.Flow Node Configuration Example
Configuration Parameters
actionkey- the key of the action to execute
input- Input data to pass to the action (supports formulas)