set_flows_state
Start or stop Node-RED flows by setting the runtime state to 'start' or 'stop'.
Instructions
Set the flows runtime state.
Args: state: Target state - valid values: start, stop
Returns: FlowState with new state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No |