create_workflow
Create a new workflow by providing a name, nodes, connections, and optional settings and tags.
Instructions
Create a new workflow
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The name of the workflow | |
| nodes | Yes | Array of workflow nodes | |
| connections | Yes | Workflow connections object | |
| settings | No | Workflow settings | |
| tags | No | Tags for the workflow |