update_knowledge_connector
Modify an existing Cognigy.AI knowledge connector's name or settings. Validate changes with dryRun before applying the update.
Instructions
Updates an existing Cognigy.AI knowledge connector. Use this to change settings or name. MUTATING: Set dryRun=false to update.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New name for the connector | |
| dryRun | No | If true (default), validates without updating. Set to false to actually update. | |
| connectorId | Yes | The knowledge connector ID to update | |
| knowledgeStoreId | Yes | The knowledge store ID containing the connector |