Skip to main content
control.block, Execute a reusable block workflow inline with input/output mapping

Configuration

Configuration fields sit at the step level (not inside with:).
blockName
string
required
Name of the block to execute
inputs
record<string, unknown>
Input mapping for the block

Output

Returns record<string, unknown>. Output from block’s declared output mapping