Create Workflow
lyzr_create_workflowCreate a new workflow in Lyzr using a required flow name, optional flow graph data, and API key.
Instructions
Create a new workflow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | Optional API key associated with the workflow | |
| flow_data | No | The workflow's flow graph/definition data | |
| flow_name | Yes | Name of the workflow |