ncloud_dataflow_update_workflow
Update an existing Data Flow workflow by modifying its nodes, edges, name, or description using the workflow ID.
Instructions
Update an existing Data Flow workflow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New workflow name | |
| edges | No | Updated list of edges | |
| nodes | No | Updated list of nodes | |
| workflowId | Yes | Workflow ID to update | |
| description | No | New workflow description |