sndev.io / docs

Flow

Flow Designer flows, subflows, actions, and triggers.

The flow skill builds Flow Designer flows and subflows (sys_hub_flow). Add actions, subflow calls, logic branches, and flow variables. Use publish to activate flows and rebuild_label_cache to ensure accurate display names.

OperationDescription
add_actionAdd an action step to a flow
add_flow_variableAdd a flow variable definition
add_logicAdd a logic block (if/else, for-each, make_a_decision, dynamic_flow, get_flow_outputs)
add_stageAdd a named stage to a subflow
add_subflow_callAdd a subflow call step to a flow
copy_flowClone a flow into the target scope
create_flowCreate a Flow Designer flow
create_subflowCreate a reusable subflow
create_trigger_templateCreate a reusable trigger template
delete_flowDelete a flow or subflow
extract_trigger_templateExtract an existing trigger as a template
publishPublish a flow or subflow
rebuild_label_cacheRebuild the label cache for display names
set_flow_variablesSet flow-level variable values

Run sn ops flow to see the full input schema for each operation.

You

Create a flow that triggers when a critical incident is created and sends a notification to the on-call team.