clone_llm
Clone a Cognigy AI LLM configuration. The copy retains all settings and can be modified independently. Set dryRun=false to clone.
Instructions
Clones a Cognigy.AI large language model configuration. Creates a copy with the same settings that can be modified independently. 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. | |
| largeLanguageModelId | Yes | The LLM ID to clone |