delete_knowledge_store
Delete a Cognigy.AI knowledge store and all its sources and chunks. Set dryRun=false to confirm permanent removal.
Instructions
Deletes a Cognigy.AI knowledge store and ALL its sources and chunks. WARNING: This is destructive and cannot be undone. AI Agents using this store will lose access. MUTATING: Set dryRun=false to delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | No | If true (default), validates without deleting. Set to false to actually delete. | |
| knowledgeStoreId | Yes | The knowledge store ID to delete |