clone_flow
Clone a Cognigy.AI flow to create an identical copy including all nodes, intents, and configurations within the same project.
Instructions
Clones a Cognigy.AI flow within the same project. Creates an exact copy of the flow including all nodes, intents, and configurations. The cloned flow gets an auto-generated name. MUTATING: Set dryRun=false to clone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | No | If true (default), validates without cloning. Set to false to actually clone. | |
| flowId | Yes | The flow ID to clone |