Create Flow
node-red-flows-createCreate a new flow tab in Node-RED by specifying a label and nodes array, with optional configs and subflows.
Instructions
Create a new flow tab in Node-RED
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | Yes | ||
| nodes | Yes | ||
| configs | No | ||
| subflows | No |