batch_create_flows
Create multiple Langflow workflows simultaneously by submitting an array of flow configurations, reducing repetitive tasks and saving time.
Instructions
Create multiple flows in a single batch operation. More efficient than creating flows individually. Accepts array of flow objects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flows | Yes | Array of flow objects to create |