update_knowledge_store
Modify a Cognigy.AI knowledge store's name or description. Dry run validates; set dryRun=false to commit the update.
Instructions
Updates an existing Cognigy.AI knowledge store. Use this to change name or description. MUTATING: Set dryRun=false to update.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New name for the knowledge store | |
| dryRun | No | If true (default), validates without updating. Set to false to actually update. | |
| description | No | New description | |
| knowledgeStoreId | Yes | The knowledge store ID to update |