get_flows_state
Retrieve the current runtime state of Node-RED flows to determine if they are started or stopped.
Instructions
Get the current flows runtime state.
Returns: FlowState with current state (start/stop).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No |