Attach Knowledge Base
neuron_attach_knowledge_baseAttach a knowledge base to a bot to provide domain-specific knowledge for improved responses. Set optional priority for retrieval order.
Instructions
Attach a knowledge base to a bot to enhance its responses with specific domain knowledge. Optional priority determines retrieval order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The unique identifier of the bot | |
| priority | No | Optional priority level for knowledge base retrieval (higher priority is checked first) | |
| knowledgeBaseId | Yes | The unique identifier of the knowledge base to attach |