delete_knowledge_connector
Delete a Cognigy.AI knowledge connector to stop automated content ingestion from an external source. Use dryRun=false to perform the deletion.
Instructions
Deletes a Cognigy.AI knowledge connector. Stops automated content ingestion from the external source. 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. | |
| connectorId | Yes | The knowledge connector ID to delete | |
| knowledgeStoreId | Yes | The knowledge store ID containing the connector |