Update Workflow
lyzr_update_workflowUpdate an existing workflow by modifying its name, flow graph data, or API key using the workflow ID.
Instructions
Update fields on an existing workflow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | New API key associated with the workflow | |
| flow_id | Yes | The workflow id to update | |
| flow_data | No | New workflow flow graph/definition data | |
| flow_name | No | New workflow name |