Update Knowledge Base Entry
neuron_update_kb_entryUpdate the content, title, folder, or source of an existing knowledge base entry. Provide the knowledge base ID and entry ID to make changes.
Instructions
Update the content, title, folder, or source of an existing knowledge base entry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kbId | Yes | Unique identifier of the knowledge base | |
| title | No | New title for the entry | |
| folder | No | New folder: 'general', 'skills', 'contexts', 'documents', or 'faqs' | |
| source | No | New source type for the entry | |
| content | No | New content for the entry | |
| entryId | Yes | Unique identifier of the entry to update | |
| metadata | No | New metadata key-value pairs |