Create Knowledge Base Entry
neuron_create_kb_entryCreate and add a knowledge base entry by providing title, content, source, folder, and optional metadata.
Instructions
Add a new entry (note, document, or information piece) to a knowledge base.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Unique identifier of the knowledge base | |
| title | Yes | Title of the entry | |
| folder | No | Folder to organize the entry: 'general', 'skills', 'contexts', 'documents', or 'faqs' (default: general) | |
| source | No | Source type of the entry (default: manual) | |
| content | Yes | Content or body of the entry | |
| metadata | No | Optional metadata key-value pairs for the entry |