update_chatflow
Update an existing chatflow's configuration, nodes, edges, or metadata to change how it operates.
Instructions
Update an existing chatflow's configuration, nodes, edges, or metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New name for the chatflow | |
| flowData | No | Updated flow configuration | |
| chatflowId | Yes | The ID of the chatflow to update | |
| chatbotConfig | No | Updated chatbot configuration |