Detach Knowledge Base
neuron_detach_knowledge_baseRemove a knowledge base from a bot. The bot will no longer reference this knowledge base when generating responses.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Unique identifier (UUID) of the bot | |
| kbId | Yes | Unique identifier (UUID) of the knowledge base to detach |