update_nlu_connector
Update a Cognigy.AI NLU connector's name or type-specific settings. Set dryRun to false to persist changes.
Instructions
Updates an existing Cognigy.AI NLU connector. Use this to change name or update type-specific settings. MUTATING: Set dryRun=false to update.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New name for the NLU connector | |
| dryRun | No | If true (default), validates without updating. Set to false to actually update. | |
| settings | No | Type-specific settings to update | |
| nluConnectorId | Yes | The NLU connector ID to update |