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.Flow Designer flows, subflows, actions, and triggers.
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.| Operation | Description |
|---|---|
| add_action | Add an action step to a flow |
| add_flow_variable | Add a flow variable definition |
| add_logic | Add a logic block (if/else, for-each) to a flow |
| add_subflow_call | Add a subflow call step to a flow |
| create_flow | Create a Flow Designer flow |
| create_subflow | Create a reusable subflow |
| create_trigger_template | Create a reusable trigger template |
| delete_flow | Delete a flow or subflow |
| extract_trigger_template | Extract an existing trigger as a template |
| publish | Publish a flow or subflow |
| rebuild_label_cache | Rebuild the label cache for display names |
| set_flow_variables | Set flow-level variable values |
sn ops flow to see the full input schema for each operation.Create a flow that triggers when a critical incident is created and sends a notification to the on-call team.